update version to 5.4.2

This commit is contained in:
tibbi 2022-02-11 22:22:19 +01:00
parent ea6be2f336
commit 781b568d1a
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 22
versionName "5.4.1"
versionCode 23
versionName "5.4.2"
setProperty("archivesBaseName", "thank-you")
}