add vectordrawables generated densities []

This commit is contained in:
zaednasr 2024-10-20 20:04:30 +02:00
parent fd39a180b5
commit 87ef8c9de4
No known key found for this signature in database
GPG key ID: 92B1DE23AD3D0E9E

View file

@ -58,6 +58,8 @@ android {
arg("room.schemaLocation", "$projectDir/schemas")
}
vectorDrawables.generatedDensities = []
}
sourceSets {