update version to 5.8.2
This commit is contained in:
parent
9ca4f85028
commit
1572fa5bc2
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId "com.simplemobiletools.calculator"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 31
|
||||
versionCode 50
|
||||
versionName "5.8.1"
|
||||
versionCode 51
|
||||
versionName "5.8.2"
|
||||
setProperty("archivesBaseName", "calculator")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue