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-04-23 16:41:38 +0300
committerDaniel Lublin <daniel@lublin.se>2020-04-23 16:41:38 +0300
commit0272be7421706061adf5dc27da3348c9b2fe633a (patch)
treee79bfb46557ba9944ad512a03e214f1d2f13abb2
parent40a11fd5ed8d73702777a4c9d7e8482b8d427054 (diff)
Follow up with forgotten version bump3.5.0-beta5
-rw-r--r--app/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 4e633eb..a180993 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -62,7 +62,7 @@ android {
multiDexEnabled true
applicationId "se.lublin.mumla"
- versionCode 82
+ versionCode 83
versionName gitDescribe()
setProperty("archivesBaseName", "mumla")