Join Slack
Powered by
how do you do this in kotlin dsl? ```// groovy con...
# gradle
c
Czar
11/06/2017, 5:09 PM
how do you do this in kotlin dsl?
Copy code
// groovy configurations { all*.exclude group: 'xml-apis', module: 'xmlParserAPIs' }
Open in Slack
Previous
Next