update version to 6.7.2

This commit is contained in:
tibbi 2019-12-02 23:09:57 +01:00
parent 8a73e2fd2e
commit c85d45d69b
1 changed files with 2 additions and 2 deletions

View File

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