update version to 6.14.0

This commit is contained in:
tibbi 2021-05-14 22:58:27 +02:00
parent 0849db8fd1
commit 151e15c93f

View file

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