diff --git a/app/build.gradle b/app/build.gradle index fa24f904e..1b77756e1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { resValue "string", "app_name", "NewPipe" minSdkVersion 19 targetSdkVersion 29 - versionCode 968 - versionName "0.21.2" + versionCode 969 + versionName "0.21.3" multiDexEnabled true