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