update version to 6.7.2

This commit is contained in:
tibbi
2019-12-02 23:09:57 +01:00
parent 8a73e2fd2e
commit c85d45d69b

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.calendar.pro" applicationId "com.simplemobiletools.calendar.pro"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 28 targetSdkVersion 28
versionCode 165 versionCode 166
versionName "6.7.1" versionName "6.7.2"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "calendar") setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true