diff --git a/app/app/build.gradle b/app/app/build.gradle index edc2b908e..b3640251b 100644 --- a/app/app/build.gradle +++ b/app/app/build.gradle @@ -20,8 +20,8 @@ android { applicationId "com.github.livingwithhippos.unchained" minSdkVersion 24 targetSdkVersion 30 - versionCode 7 - versionName "1.6.7-beta" + versionCode 8 + versionName "2.0.0-beta" resConfigs "en", "it"