diff --git a/app/build.gradle b/app/build.gradle index 0f3ab2455..efcc7b3d1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "org.schabi.newpipe" minSdkVersion 15 targetSdkVersion 25 - versionCode 33 - versionName "0.9.6" + versionCode 34 + versionName "0.9.7" } buildTypes { release {