From e089c5e4660c28d3c6eadb4510aad738cfef7141 Mon Sep 17 00:00:00 2001 From: antonio Date: Sun, 26 Nov 2023 17:27:55 +0100 Subject: [PATCH] gradle: bump up code version --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 86ebc911..770f3b6a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -29,7 +29,7 @@ android { dimension = "default" applicationId 'com.cappielloantonio.tempo' versionCode 22 - versionName '3.5.7' + versionName '3.5.8' } notquitemy {