update version to 5.4.1

This commit is contained in:
tibbi 2022-01-31 23:26:21 +01:00
parent f6426283f1
commit 9caf6173af
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 21
versionName "5.4.0"
versionCode 22
versionName "5.4.1"
setProperty("archivesBaseName", "thank-you")
}