diff --git a/app/build.gradle b/app/build.gradle index 4f72859f2..c5c86e12e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { resValue "string", "app_name", "NewPipe" minSdkVersion 19 targetSdkVersion 29 - versionCode 972 - versionName "0.21.6" + versionCode 973 + versionName "0.21.7" multiDexEnabled true