lets enable support library for using vectors
This commit is contained in:
parent
80c75d9153
commit
191c67c72b
|
@ -20,6 +20,7 @@ android {
|
|||
versionName "6.5.7"
|
||||
multiDexEnabled true
|
||||
setProperty("archivesBaseName", "calendar")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
||||
signingConfigs {
|
||||
|
|
Loading…
Reference in New Issue