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-03-04 10:48:46 +0300
committerDaniel Lublin <daniel@lublin.se>2022-03-04 10:48:46 +0300
commit62c4e22a0283565e2a15fdfd098adae2472ce07c (patch)
tree33187100c8e757424e7a14d5aef1357f9f6c938c /app/build.gradle
parentb0b6a9f6f96718435b58539a91b62040daa29923 (diff)
Make new release3.5.10
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 2323e9a..8e81f3f 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -61,7 +61,7 @@ android {
multiDexEnabled true
applicationId "se.lublin.mumla"
- versionCode 93
+ versionCode 94
versionName gitDescribe()
setProperty("archivesBaseName", "mumla")