update version to 5.7.2
This commit is contained in:
parent
235213a985
commit
cb5fb0a214
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId "com.simplemobiletools.calculator"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 46
|
||||
versionName "5.7.1"
|
||||
versionCode 47
|
||||
versionName "5.7.2"
|
||||
setProperty("archivesBaseName", "calculator")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue