Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/mumla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Lublin <daniel@lublin.se>2023-08-21 16:08:22 +0300
committerDaniel Lublin <daniel@lublin.se>2023-08-21 16:08:48 +0300
commit759fbe6509115d5ba97b9aac93c6d047bc9260b2 (patch)
tree8c09bb52d2f67b51c496f0351b5d0998d0e1af5a /app/build.gradle
parent50c60ceec51f5a7a129b105f60dcfc3814cda2ae (diff)
Tag a new version3.6.4
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/build.gradle b/app/build.gradle
index c256f21..789a206 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -61,7 +61,7 @@ android {
multiDexEnabled true
applicationId "se.lublin.mumla"
- versionCode 98
+ versionCode 99
versionName gitDescribe()
setProperty("archivesBaseName", "mumla")