update version to 6.2.0

This commit is contained in:
tibbi
2019-01-07 23:16:08 +01:00
parent 26584b68b5
commit 95ce993369

View File

@@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.calendar.pro" applicationId "com.simplemobiletools.calendar.pro"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 28 targetSdkVersion 28
versionCode 139 versionCode 140
versionName "6.1.2" versionName "6.2.0"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "calendar") setProperty("archivesBaseName", "calendar")
} }