update version to 5.3.1

This commit is contained in:
tibbi 2021-02-09 19:32:51 +01:00
parent 8ec3f4835c
commit 5640bdf65e
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 18
versionName "5.3.0"
versionCode 19
versionName "5.3.1"
setProperty("archivesBaseName", "thank-you")
}