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