update version to 6.9.7

This commit is contained in:
tibbi 2020-07-06 17:39:21 +02:00
parent 09ad7e72cf
commit f82d03566a
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 179
versionName "6.9.6"
versionCode 180
versionName "6.9.7"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true