update version to 5.7.1

This commit is contained in:
tibbi 2023-01-11 10:38:53 +01:00
parent 99b3927479
commit efa92ddb2e
1 changed files with 2 additions and 2 deletions

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")
}