update version to 5.4.0

This commit is contained in:
tibbi 2021-11-13 16:56:21 +01:00
parent ce60c8a57e
commit 66c58fc124
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.thankyou"
minSdkVersion 21
targetSdkVersion 30
versionCode 20
versionName "5.3.2"
versionCode 21
versionName "5.4.0"
setProperty("archivesBaseName", "thank-you")
}