diff --git a/app/build.gradle b/app/build.gradle index 1245f5c46..da85fbecc 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "org.schabi.newpipe" minSdkVersion 15 targetSdkVersion 25 - versionCode 28 - versionName "0.9.1" + versionCode 29 + versionName "0.9.2" } buildTypes { release {