diff --git a/app/build.gradle b/app/build.gradle index 8a155d4c2..9a6430f53 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { resValue "string", "app_name", "NewPipe" minSdkVersion 19 targetSdkVersion 29 - versionCode 964 - versionName "0.20.10" + versionCode 965 + versionName "0.20.11" multiDexEnabled true