update version to 5.7.3
This commit is contained in:
parent
a4b3eb897f
commit
47a6c64ac6
|
@ -15,8 +15,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.thankyou"
|
applicationId "com.simplemobiletools.thankyou"
|
||||||
minSdk 23
|
minSdk 23
|
||||||
targetSdk 34
|
targetSdk 34
|
||||||
versionCode 30
|
versionCode 31
|
||||||
versionName "5.7.2"
|
versionName "5.7.3"
|
||||||
setProperty("archivesBaseName", "thank-you")
|
setProperty("archivesBaseName", "thank-you")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue