mirror of
https://github.com/SimpleMobileTools/Simple-Thank-You.git
synced 2025-06-05 22:09:28 +02:00
updating changelog
This commit is contained in:
@@ -1,7 +1,12 @@
|
|||||||
Changelog
|
Changelog
|
||||||
==========
|
==========
|
||||||
|
|
||||||
Version 5.8.0 *(2023-01-11)*
|
Version 5.7.2 *(2023-05-15)*
|
||||||
|
----------------------------
|
||||||
|
|
||||||
|
* Added some translation improvements
|
||||||
|
|
||||||
|
Version 5.7.1 *(2023-01-11)*
|
||||||
----------------------------
|
----------------------------
|
||||||
|
|
||||||
* Use Material You design by default on Android 12+
|
* Use Material You design by default on Android 12+
|
||||||
|
@@ -15,8 +15,8 @@ android {
|
|||||||
applicationId "com.simplemobiletools.thankyou"
|
applicationId "com.simplemobiletools.thankyou"
|
||||||
minSdkVersion 23
|
minSdkVersion 23
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
versionCode 29
|
versionCode 30
|
||||||
versionName "5.7.1"
|
versionName "5.7.2"
|
||||||
setProperty("archivesBaseName", "thank-you")
|
setProperty("archivesBaseName", "thank-you")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
1
fastlane/metadata/android/en-US/changelogs/30.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/30.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
* Added some translation improvements
|
Reference in New Issue
Block a user