Skip to content
Snippets Groups Projects
Commit b34e5964 authored by Nicolas Pomepuy's avatar Nicolas Pomepuy
Browse files

Move all the vector drawables to the resources module

parent e83e8a3d
No related branches found
No related tags found
1 merge request!440Migrate drawables to vector
Pipeline #15022 passed with stage
in 5 minutes and 58 seconds
Showing
with 1 addition and 0 deletions
......@@ -16,6 +16,7 @@ android {
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
buildConfigField "String", "APP_ID", "\"${rootProject.ext.appId}\""
vectorDrawables.useSupportLibrary = true
}
buildTypes {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment