update version to 6.11.3

This commit is contained in:
tibbi 2020-12-07 22:27:28 +01:00
parent 4e7575eb76
commit 7117decb89
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 187
versionName "6.11.2"
versionCode 188
versionName "6.11.3"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true