diff --git a/app/build.gradle b/app/build.gradle index 6cafa5c6e52..9c468e17a2d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { resValue "string", "app_name", "NewPipe" minSdkVersion 19 targetSdkVersion 29 - versionCode 967 - versionName "0.21.1" + versionCode 968 + versionName "0.21.2" multiDexEnabled true