update version to 6.11.1

This commit is contained in:
tibbi 2020-10-28 14:59:58 +01:00
parent 99bce79f3e
commit 8fe6b537af
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 185
versionName "6.11.0"
versionCode 186
versionName "6.11.1"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true