update version to 6.22.1
This commit is contained in:
parent
b4e85e4ec3
commit
9e4dcfa306
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@ android {
|
|||
applicationId "com.simplemobiletools.calendar.pro"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 33
|
||||
versionCode 236
|
||||
versionName "6.22.0"
|
||||
versionCode 237
|
||||
versionName "6.22.1"
|
||||
multiDexEnabled true
|
||||
setProperty("archivesBaseName", "calendar")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
|
Loading…
Reference in a new issue