Sharon Mishayev
Results
1
comments of
Sharon Mishayev
> Will adding an exclusion help resolve this conflict? Here's an example from a build.gradle with Groovy DSL > > ``` > configurations { > all*.exclude group: "xmlpull", module: "xmlpull"...