update version to 5.8.0
This commit is contained in:
parent
eab7f12d08
commit
de0bc67106
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId "com.simplemobiletools.calculator"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 31
|
||||
versionCode 48
|
||||
versionName "5.7.3"
|
||||
versionCode 49
|
||||
versionName "5.8.0"
|
||||
setProperty("archivesBaseName", "calculator")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue