update version to 6.14.0

This commit is contained in:
tibbi 2021-05-14 22:58:27 +02:00
parent 0849db8fd1
commit 151e15c93f
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 200
versionName "6.13.7"
versionCode 201
versionName "6.14.0"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true