update version to 6.16.0

This commit is contained in:
tibbi 2021-11-23 13:40:57 +01:00
parent c51d3d51e7
commit 4eff8bac12
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 208
versionName "6.15.4"
versionCode 209
versionName "6.16.0"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true