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>2024-01-17 12:06:32 +0300
committerDaniel Lublin <daniel@lublin.se>2024-01-17 12:06:32 +0300
commit12684b5eb0c3baf027deb165c5c11c8e002ce177 (patch)
tree072a5407a4c2baad41e5fde01be1aae082d76cf4
parentd10d1a220b987e925281f94cd6cd4f1e5cd7c1c0 (diff)
Tag a new version3.6.6
-rw-r--r--app/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 4f50370..acb04ad 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -68,7 +68,7 @@ android {
multiDexEnabled true
applicationId "se.lublin.mumla"
- versionCode 100
+ versionCode 101
versionName gitDescribe()
setProperty("archivesBaseName", "mumla")