update version to 6.2.1

This commit is contained in:
tibbi
2019-01-08 15:59:26 +01:00
parent 0e58358287
commit 70c8fd362f

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 140 versionCode 141
versionName "6.2.0" versionName "6.2.1"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "calendar") setProperty("archivesBaseName", "calendar")
} }