update version to 6.3.0

This commit is contained in:
tibbi 2019-02-14 19:08:51 +01:00
parent 19cb00c2eb
commit e27eb350ee

View file

@ -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")
}