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