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>2020-06-27 08:52:47 +0300
committerDaniel Lublin <daniel@lublin.se>2020-06-27 08:52:47 +0300
commitd42e467c98aca673723892a8cd49d5a1ea9080ed (patch)
tree32635ea0f06b1c7b40d24e488ed70543777108e9
parent8a2cdf37397d3eb6e605d4ae419f16bc5456bc76 (diff)
Tag a new version3.5.5
-rw-r--r--app/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 4829fda..1bad7bb 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -64,7 +64,7 @@ android {
multiDexEnabled true
applicationId "se.lublin.mumla"
- versionCode 88
+ versionCode 89
versionName gitDescribe()
setProperty("archivesBaseName", "mumla")