update version to 6.12.0

This commit is contained in:
tibbi 2021-02-13 23:05:10 +01:00
parent 852f9e0666
commit 1b29e812d8
1 changed files with 2 additions and 2 deletions

View File

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