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>2023-08-21 16:08:22 +0300
committerDaniel Lublin <daniel@lublin.se>2023-08-21 16:08:48 +0300
commit759fbe6509115d5ba97b9aac93c6d047bc9260b2 (patch)
tree8c09bb52d2f67b51c496f0351b5d0998d0e1af5a
parent50c60ceec51f5a7a129b105f60dcfc3814cda2ae (diff)
Tag a new version3.6.4
-rw-r--r--app/build.gradle2
-rw-r--r--fastlane/metadata/android/en-US/changelogs/99.txt9
2 files changed, 10 insertions, 1 deletions
diff --git a/app/build.gradle b/app/build.gradle
index c256f21..789a206 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -61,7 +61,7 @@ android {
multiDexEnabled true
applicationId "se.lublin.mumla"
- versionCode 98
+ versionCode 99
versionName gitDescribe()
setProperty("archivesBaseName", "mumla")
diff --git a/fastlane/metadata/android/en-US/changelogs/99.txt b/fastlane/metadata/android/en-US/changelogs/99.txt
new file mode 100644
index 0000000..dcdc09c
--- /dev/null
+++ b/fastlane/metadata/android/en-US/changelogs/99.txt
@@ -0,0 +1,9 @@
+This release retargets the app towards a more recent API level, as per Google's
+requirements. Hope it all works 🤞
+
+Also incorporating new translations thanks to: AHOHNMYC, Nordhøy, DEN35, J.
+Lavoie, Josue Mosqueira, Konstantin Goncharik, Laurens Wuyts, Maite Guix,
+Matthaiks, Michal Bedáň, Oğuz Ersen, Rodrigo Garcia Martin, deluxghost,
+gallegonovato, pjammo, ssantos.
+
+Translating is done here: https://hosted.weblate.org/projects/mumla/