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