update version to 6.18.0

This commit is contained in:
tibbi 2022-04-08 23:25:02 +02:00
parent 33e2f1e5ad
commit b766b08d92
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 216
versionName "6.17.4"
versionCode 217
versionName "6.18.0"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true