update version to 6.10.3

This commit is contained in:
tibbi
2020-09-28 16:49:16 +02:00
parent 3458ed3453
commit 158e9bcd71

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 183 versionCode 184
versionName "6.10.2" versionName "6.10.3"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "calendar") setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true