update version to 6.21.9

This commit is contained in:
tibbi 2023-05-12 09:38:53 +02:00
parent ae96ffdaa0
commit dfc122942e
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.calendar.pro"
minSdkVersion 23
targetSdkVersion 33
versionCode 234
versionName "6.21.8"
versionCode 235
versionName "6.21.9"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true