update version to 5.0.3

This commit is contained in:
tibbi 2019-12-31 11:42:40 +01:00
parent 16702dc31d
commit 707b4cdc62
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.thankyou"
minSdkVersion 21
targetSdkVersion 29
versionCode 14
versionName "5.0.2"
versionCode 15
versionName "5.0.3"
setProperty("archivesBaseName", "thank-you")
}