update version to 5.11.0
This commit is contained in:
parent
489c4f93bb
commit
78b7e4cea8
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId "com.simplemobiletools.calculator"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 33
|
||||
versionCode 56
|
||||
versionName "5.10.2"
|
||||
versionCode 57
|
||||
versionName "5.11.0"
|
||||
setProperty("archivesBaseName", "calculator")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue