update version to 6.9.6

This commit is contained in:
tibbi 2020-06-12 23:22:02 +02:00
parent 4cd8476ad9
commit a135750d84
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 178
versionName "6.9.5"
versionCode 179
versionName "6.9.6"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true