update version to 6.11.5

This commit is contained in:
tibbi 2021-01-22 23:35:36 +01:00
parent c0027820f7
commit 50d05c68a7
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 189
versionName "6.11.4"
versionCode 190
versionName "6.11.5"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true