diff --git a/app/build.gradle b/app/build.gradle index 4d4c2d9d1..cd1d32453 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { resValue "string", "app_name", "NewPipe" minSdkVersion 19 targetSdkVersion 29 - versionCode 979 - versionName "0.21.13" + versionCode 980 + versionName "0.21.14" multiDexEnabled true