update version to 6.10.3

This commit is contained in:
tibbi 2020-09-28 16:49:16 +02:00
parent 3458ed3453
commit 158e9bcd71
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 183
versionName "6.10.2"
versionCode 184
versionName "6.10.3"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true