update version to 6.6.1

This commit is contained in:
tibbi 2019-09-17 15:17:31 +02:00
parent bd174f3fa7
commit f55326719f
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.calendar.pro"
minSdkVersion 21
targetSdkVersion 28
versionCode 158
versionName "6.6.0"
versionCode 159
versionName "6.6.1"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true