diff --git a/app/build.gradle b/app/build.gradle index 8c65f3a51..c0b0e8d9b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { resValue "string", "app_name", "NewPipe" minSdkVersion 19 targetSdkVersion 29 - versionCode 974 - versionName "0.21.8" + versionCode 975 + versionName "0.21.9" multiDexEnabled true