diff --git a/app/app/build.gradle b/app/app/build.gradle index 9b1aa8010..bf7c3e07f 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 4 - versionName "1.2.1-beta" + versionCode 5 + versionName "1.3.3-beta" resConfigs "en", "it"