update version to 5.7.1

This commit is contained in:
tibbi
2023-01-11 10:38:53 +01:00
parent 99b3927479
commit efa92ddb2e

View File

@@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.thankyou"
minSdkVersion 23
targetSdkVersion 33
versionCode 28
versionName "5.7.0"
versionCode 29
versionName "5.7.1"
setProperty("archivesBaseName", "thank-you")
}