diff --git a/app/build.gradle b/app/build.gradle index 2deedcd5673..4e641cd4546 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { resValue "string", "app_name", "NewPipe" minSdkVersion 19 targetSdkVersion 29 - versionCode 962 - versionName "0.20.8" + versionCode 963 + versionName "0.20.9" multiDexEnabled true