update version to 6.10.2

This commit is contained in:
tibbi 2020-09-19 16:55:29 +02:00
parent 267e2e2e2b
commit bfff2255b4

View File

@ -18,8 +18,8 @@ android {
applicationId "com.simplemobiletools.calendar.pro" applicationId "com.simplemobiletools.calendar.pro"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 182 versionCode 183
versionName "6.10.1" versionName "6.10.2"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "calendar") setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true