update version to 5.2.0

This commit is contained in:
tibbi 2020-08-20 22:07:55 +02:00
parent 50e22d8579
commit cea3bd57c5
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 16
versionName "5.1.0"
versionCode 17
versionName "5.2.0"
setProperty("archivesBaseName", "thank-you")
}