update version to 6.8.4

This commit is contained in:
tibbi 2020-02-07 11:25:18 +01:00
parent e133676977
commit f444d185a7

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 170 versionCode 171
versionName "6.8.3" versionName "6.8.4"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "calendar") setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true