We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53f8259 commit 09cefd8Copy full SHA for 09cefd8
3 files changed
CHANGELOG.md
@@ -1,7 +1,12 @@
1
Changelog
2
==========
3
4
-Version 5.8.0 *(2023-01-11)*
+Version 5.7.2 *(2023-05-15)*
5
+----------------------------
6
+
7
+ * Added some translation improvements
8
9
+Version 5.7.1 *(2023-01-11)*
10
----------------------------
11
12
* Use Material You design by default on Android 12+
app/build.gradle
@@ -15,8 +15,8 @@ android {
15
applicationId "com.simplemobiletools.thankyou"
16
minSdkVersion 23
17
targetSdkVersion 33
18
- versionCode 29
19
- versionName "5.7.1"
+ versionCode 30
+ versionName "5.7.2"
20
setProperty("archivesBaseName", "thank-you")
21
}
22
fastlane/metadata/android/en-US/changelogs/30.txt
@@ -0,0 +1 @@
0 commit comments