Remove vectorDrawables.useSupportLibrary = true

pull/1837/head
gibachan 9 months ago
parent 56cda4be48
commit 4b298a7ca1

@ -36,9 +36,6 @@ android {
// Custom test runner to set up Hilt dependency graph
testInstrumentationRunner = "com.google.samples.apps.nowinandroid.core.testing.NiaTestRunner"
vectorDrawables {
useSupportLibrary = true
}
}
buildTypes {

Loading…
Cancel
Save