update version to 5.9.1
This commit is contained in:
parent
62e4f401ca
commit
40c4b4384b
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId "com.simplemobiletools.calculator"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 31
|
||||
versionCode 52
|
||||
versionName "5.9.0"
|
||||
versionCode 53
|
||||
versionName "5.9.1"
|
||||
setProperty("archivesBaseName", "calculator")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue