From c57e20503c2c01c11446131d1ec3c24df9f2ab81 Mon Sep 17 00:00:00 2001 From: Bartozo Date: Mon, 27 Feb 2023 11:34:48 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20version=201.1.1?= 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 b3d0f3f..13a76f5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { applicationId "com.bartozo.lifeprogress" minSdk 26 targetSdk 33 - versionCode 11 - versionName "1.1.0" + versionCode 12 + versionName "1.1.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {