From fdfd4184ca42b66e3a97fc79036e9e3bbc6fea35 Mon Sep 17 00:00:00 2001 From: Bartozo Date: Thu, 2 Feb 2023 18:59:37 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20version=201.0.9?= 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 37e11f2..6b76841 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { applicationId "com.bartozo.lifeprogress" minSdk 26 targetSdk 33 - versionCode 9 - versionName "1.0.8" + versionCode 10 + versionName "1.0.9" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {