update version to 6.18.2

This commit is contained in:
tibbi 2022-05-27 10:31:10 +02:00
parent 455f8c653f
commit 94a00305d9
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 218
versionName "6.18.1"
versionCode 219
versionName "6.18.2"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true