diff --git a/app/build.gradle b/app/build.gradle index 13e33c727..c2ca07b66 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { resValue "string", "app_name", "NewPipe" minSdkVersion 19 targetSdkVersion 29 - versionCode 963 - versionName "0.20.9" + versionCode 964 + versionName "0.20.10" multiDexEnabled true