update version to 6.9.7

This commit is contained in:
tibbi 2020-07-06 17:39:21 +02:00
parent 09ad7e72cf
commit f82d03566a

View File

@ -18,8 +18,8 @@ android {
applicationId "com.simplemobiletools.calendar.pro" applicationId "com.simplemobiletools.calendar.pro"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 179 versionCode 180
versionName "6.9.6" versionName "6.9.7"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "calendar") setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true