diff --git a/app/build.gradle b/app/build.gradle index a40c5b328..a9e7f39b9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { resValue "string", "app_name", "NewPipe" minSdkVersion 19 targetSdkVersion 29 - versionCode 957 - versionName "0.20.3" + versionCode 958 + versionName "0.20.4" multiDexEnabled true