diff --git a/app/build.gradle b/app/build.gradle index e8877a2d..43ea82cb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { applicationId "com.apkupdater" minSdkVersion 15 targetSdkVersion 29 - versionCode 32 - versionName "2.0.0-beta3" + versionCode 33 + versionName "2.0.0-beta4" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" signingConfig signingConfigs.debug multiDexEnabled true