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>2022-06-19 14:11:51 +0300
committerDaniel Lublin <daniel@lublin.se>2022-06-19 14:12:38 +0300
commit77ba8267e7cc2a15ebe590e7c3750b9f90deea7e (patch)
tree028916ccc95b916ccfd61752833468b999c55928 /app
parentf660a18ed48d106efedd08f64b1baf1575e00268 (diff)
Bump version3.6.2
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 32e65de..11e2e0f 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -61,7 +61,7 @@ android {
multiDexEnabled true
applicationId "se.lublin.mumla"
- versionCode 96
+ versionCode 97
versionName gitDescribe()
setProperty("archivesBaseName", "mumla")