diff --git a/app/build.gradle b/app/build.gradle index cccf78666bd..17f23536786 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { resValue "string", "app_name", "NewPipe" minSdkVersion 19 targetSdkVersion 29 - versionCode 969 - versionName "0.21.3" + versionCode 970 + versionName "0.21.4" multiDexEnabled true