update version to 6.9.0

This commit is contained in:
tibbi 2020-03-18 17:49:01 +01:00
parent e8ad81d8fa
commit 8c4972200e
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@ android {
applicationId "com.simplemobiletools.calendar.pro"
minSdkVersion 21
targetSdkVersion 29
versionCode 172
versionName "6.8.5"
versionCode 173
versionName "6.9.0"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true