update version to 6.11.0

This commit is contained in:
tibbi 2020-10-25 22:51:32 +01:00
parent 0fde5b1f41
commit 05891ff5c7
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 184
versionName "6.10.3"
versionCode 185
versionName "6.11.0"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true