update version to 6.19.0

This commit is contained in:
tibbi 2022-07-27 15:14:17 +02:00
parent 3a50bf6237
commit 4d6877ed63
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.calendar.pro"
minSdkVersion 21
targetSdkVersion 31
versionCode 220
versionName "6.18.3"
versionCode 221
versionName "6.19.0"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true