diff --git a/app/build.gradle b/app/build.gradle index b7e216a02..fab2cd541 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "org.schabi.newpipe" minSdkVersion 15 targetSdkVersion 26 - versionCode 37 - versionName "0.9.10" + versionCode 38 + versionName "0.10.0" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" }