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