From a38c9ef86fbf6be03ddaa422de557b88a2ae0bea Mon Sep 17 00:00:00 2001 From: LivingWithHippos Date: Sun, 4 Oct 2020 17:01:05 +0200 Subject: [PATCH] bumped version for release --- app/app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"