update version to 5.6.3
This commit is contained in:
parent
5293466274
commit
c0ab8448ce
|
@ -15,8 +15,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.calculator"
|
applicationId "com.simplemobiletools.calculator"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
versionCode 43
|
versionCode 44
|
||||||
versionName "5.6.2"
|
versionName "5.6.3"
|
||||||
setProperty("archivesBaseName", "calculator")
|
setProperty("archivesBaseName", "calculator")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue