update version to 5.3.2

This commit is contained in:
tibbi 2021-04-16 22:43:05 +02:00
parent 679d5b340a
commit 0d4d7db5c6
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 19
versionName "5.3.1"
versionCode 20
versionName "5.3.2"
setProperty("archivesBaseName", "thank-you")
}