From ceb71eed8a5075eff27dbf7aa2f61dd70bc8b05a Mon Sep 17 00:00:00 2001 From: Bartozo Date: Sun, 29 Jan 2023 10:05:10 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20version=201.0.8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 2418eac..37e11f2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { applicationId "com.bartozo.lifeprogress" minSdk 26 targetSdk 33 - versionCode 8 - versionName "1.0.7" + versionCode 9 + versionName "1.0.8" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {