update version to 5.6.0

This commit is contained in:
tibbi
2022-07-17 23:21:01 +02:00
parent 499aba3be6
commit b7249d669b

View File

@@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.thankyou"
minSdkVersion 21
targetSdkVersion 31
versionCode 25
versionName "5.5.1"
versionCode 26
versionName "5.6.0"
setProperty("archivesBaseName", "thank-you")
}