update version to 5.5.0

This commit is contained in:
tibbi 2022-04-02 09:11:49 +02:00
parent 39aac01574
commit c650334cff
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 23
versionName "5.4.2"
versionCode 24
versionName "5.5.0"
setProperty("archivesBaseName", "thank-you")
}