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
path: root/app
diff options
context:
space:
mode:
authorDaniel Lublin <daniel@lublin.se>2023-09-03 09:32:15 +0300
committerDaniel Lublin <daniel@lublin.se>2023-09-03 09:32:15 +0300
commit8ba3e22025e8fc9d8f3d87c0d8157f3138487ed0 (patch)
treefcee43464658886df1a34de0ef0dc2fad21d0d25 /app
parentc9a9d2dbbbdd192275c886c2c07c4ff45e88baa1 (diff)
Tag a new version3.6.5
Diffstat (limited to 'app')
-rw-r--r--app/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 789a206..ab1c35b 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -61,7 +61,7 @@ android {
multiDexEnabled true
applicationId "se.lublin.mumla"
- versionCode 99
+ versionCode 100
versionName gitDescribe()
setProperty("archivesBaseName", "mumla")