update version to 5.7.0

This commit is contained in:
tibbi 2022-10-03 20:44:29 +02:00
parent 7aecc7fe9c
commit eecea2ab38
1 changed files with 2 additions and 2 deletions

View File

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