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