update version to 6.20.1
This commit is contained in:
parent
0809539e5e
commit
2441764014
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@ android {
|
|||
applicationId "com.simplemobiletools.calendar.pro"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 33
|
||||
versionCode 222
|
||||
versionName "6.20.0"
|
||||
versionCode 223
|
||||
versionName "6.20.1"
|
||||
multiDexEnabled true
|
||||
setProperty("archivesBaseName", "calendar")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
|
Loading…
Reference in a new issue