update version to 5.6.1

This commit is contained in:
tibbi 2022-08-12 17:34:50 +02:00
parent c6694aa70d
commit a8d2e466c0
1 changed files with 2 additions and 2 deletions

View File

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