update version to 6.16.2

This commit is contained in:
tibbi 2021-12-12 12:11:14 +01:00
parent f0b610c9d9
commit 68b247f26a
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.calendar.pro"
minSdkVersion 21
targetSdkVersion 30
versionCode 210
versionName "6.16.1"
versionCode 211
versionName "6.16.2"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true