update version to 6.11.5

This commit is contained in:
tibbi
2021-01-22 23:35:36 +01:00
parent c0027820f7
commit 50d05c68a7

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 189 versionCode 190
versionName "6.11.4" versionName "6.11.5"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "calendar") setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true