update version to 6.14.1

This commit is contained in:
tibbi 2021-07-06 23:44:14 +02:00
parent 7e953d1560
commit ebd6495348
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.calendar.pro"
minSdkVersion 21
targetSdkVersion 30
versionCode 201
versionName "6.14.0"
versionCode 202
versionName "6.14.1"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true