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-22 16:36:17 +0300
committerDaniel Lublin <daniel@lublin.se>2020-06-22 16:36:17 +0300
commit2f956efd6ccc6dcb077cb34eb4ad136474ef7561 (patch)
treebfb99f745b440fe82d0cf72ea726cd8a150ce559
parent00f395ba7e40095800f479cc215a56057f5dc751 (diff)
Tag a new version3.5.4
-rw-r--r--app/build.gradle2
-rw-r--r--fastlane/metadata/android/en-US/changelogs/88.txt1
2 files changed, 2 insertions, 1 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 6dceb96..4829fda 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -64,7 +64,7 @@ android {
multiDexEnabled true
applicationId "se.lublin.mumla"
- versionCode 87
+ versionCode 88
versionName gitDescribe()
setProperty("archivesBaseName", "mumla")
diff --git a/fastlane/metadata/android/en-US/changelogs/88.txt b/fastlane/metadata/android/en-US/changelogs/88.txt
new file mode 100644
index 0000000..b22937d
--- /dev/null
+++ b/fastlane/metadata/android/en-US/changelogs/88.txt
@@ -0,0 +1 @@
+- Fix a few more crash bugs