diff --git a/app/build.gradle b/app/build.gradle index 36bce9456..522c36062 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { resValue "string", "app_name", "NewPipe" minSdkVersion 19 targetSdkVersion 29 - versionCode 960 - versionName "0.20.6" + versionCode 961 + versionName "0.20.7" multiDexEnabled true