update version to 5.1.0

This commit is contained in:
tibbi 2020-04-04 09:48:10 +02:00
parent 634157ed6c
commit 2988560b9f
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 15
versionName "5.0.3"
versionCode 16
versionName "5.1.0"
setProperty("archivesBaseName", "thank-you")
}