update version to 6.2.0

This commit is contained in:
tibbi 2019-01-07 23:16:08 +01:00
parent 26584b68b5
commit 95ce993369
1 changed files with 2 additions and 2 deletions

View File

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