update version to 6.12.0

This commit is contained in:
tibbi
2021-02-13 23:05:10 +01:00
parent 852f9e0666
commit 1b29e812d8

View File

@ -18,8 +18,8 @@ android {
applicationId "com.simplemobiletools.calendar.pro" applicationId "com.simplemobiletools.calendar.pro"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 190 versionCode 191
versionName "6.11.5" versionName "6.12.0"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "calendar") setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true