update version to 6.3.0
This commit is contained in:
parent
19cb00c2eb
commit
e27eb350ee
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@ android {
|
|||
applicationId "com.simplemobiletools.calendar.pro"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 142
|
||||
versionName "6.2.2"
|
||||
versionCode 143
|
||||
versionName "6.3.0"
|
||||
multiDexEnabled true
|
||||
setProperty("archivesBaseName", "calendar")
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue