update version to 5.7.3

This commit is contained in:
tibbi 2023-09-07 10:56:24 +02:00
parent a4b3eb897f
commit 47a6c64ac6
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.thankyou"
minSdk 23
targetSdk 34
versionCode 30
versionName "5.7.2"
versionCode 31
versionName "5.7.3"
setProperty("archivesBaseName", "thank-you")
}