update version to 5.3.0

This commit is contained in:
tibbi
2020-12-28 17:02:33 +01:00
parent 27c7bebf6d
commit 284322a56a

View File

@@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.thankyou"
minSdkVersion 21
targetSdkVersion 30
versionCode 17
versionName "5.2.0"
versionCode 18
versionName "5.3.0"
setProperty("archivesBaseName", "thank-you")
}