mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-01-23 15:29:57 +01:00
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"
|
versionName "6.5.7"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
setProperty("archivesBaseName", "calendar")
|
setProperty("archivesBaseName", "calendar")
|
||||||
|
vectorDrawables.useSupportLibrary = true
|
||||||
}
|
}
|
||||||
|
|
||||||
signingConfigs {
|
signingConfigs {
|
||||||
|
Loading…
Reference in New Issue
Block a user