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