diff --git a/app/build.gradle b/app/build.gradle index e2fa1449e..bc8f124cf 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "org.schabi.newpipe" minSdkVersion 15 targetSdkVersion 25 - versionCode 35 - versionName "0.9.8" + versionCode 36 + versionName "0.9.9" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" }