update version to 6.18.1

This commit is contained in:
tibbi 2022-04-09 22:15:08 +02:00
parent ab60e6430c
commit c4e61aed2f
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 217
versionName "6.18.0"
versionCode 218
versionName "6.18.1"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true