From 1d1819e0b20653899e756e77dba850b4c37f4366 Mon Sep 17 00:00:00 2001 From: Bartozo Date: Sat, 29 Oct 2022 10:26:54 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20version=201.0.3?= 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 251448a..50cc29a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { applicationId "com.bartozo.lifeprogress" minSdk 26 targetSdk 33 - versionCode 3 - versionName "1.0.2" + versionCode 4 + versionName "1.0.3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {