From b38fb6e12309539b27283c0e32575f0032427bf7 Mon Sep 17 00:00:00 2001 From: Bartozo Date: Wed, 8 Mar 2023 09:46:02 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20version=201.1.2?= 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 13a76f5..4186b08 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { applicationId "com.bartozo.lifeprogress" minSdk 26 targetSdk 33 - versionCode 12 - versionName "1.1.1" + versionCode 13 + versionName "1.1.2" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {