update version to 5.11.2
This commit is contained in:
parent
5f66b6a8f0
commit
61ebae8ff9
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId "com.simplemobiletools.calculator"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 33
|
||||
versionCode 58
|
||||
versionName "5.11.1"
|
||||
versionCode 59
|
||||
versionName "5.11.2"
|
||||
setProperty("archivesBaseName", "calculator")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue