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>2022-06-27 11:43:42 +0300
committerDaniel Lublin <daniel@lublin.se>2022-06-27 11:43:42 +0300
commit81d03f7171419372d0d5a20639f9a38ec65fe59e (patch)
tree0cf0332b5ebf8dbdab47f78fed2cf5128721b22e /app/build.gradle
parent6ffd452e51e3450357a5f9433e9b2eba1333cc03 (diff)
Tag a new version3.6.3
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 11e2e0f..0254fb8 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -61,7 +61,7 @@ android {
multiDexEnabled true
applicationId "se.lublin.mumla"
- versionCode 97
+ versionCode 98
versionName gitDescribe()
setProperty("archivesBaseName", "mumla")