mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-06-05 21:59:17 +02:00
lets enable support library for using vectors
This commit is contained in:
@@ -20,6 +20,7 @@ android {
|
||||
versionName "6.5.7"
|
||||
multiDexEnabled true
|
||||
setProperty("archivesBaseName", "calendar")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
||||
signingConfigs {
|
||||
|
Reference in New Issue
Block a user