From 24747207b89d9c80519aa30345db88dad088de32 Mon Sep 17 00:00:00 2001 From: antonio Date: Sun, 17 Sep 2023 19:15:58 +0200 Subject: [PATCH] gradle: bump up code version --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 4021aaa0..bbf2f48e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -28,8 +28,8 @@ android { tempo { dimension "default" applicationId 'com.cappielloantonio.tempo' - versionCode 21 - versionName '3.5.6' + versionCode 22 + versionName '3.5.7' } notquitemy {