Skip to content

Instantly share code, notes, and snippets.

@fabiomsr
Last active September 27, 2016 19:27
Show Gist options
  • Select an option

  • Save fabiomsr/c47f74157e0a1d0823bc93d9bc1d1ffa to your computer and use it in GitHub Desktop.

Select an option

Save fabiomsr/c47f74157e0a1d0823bc93d9bc1d1ffa to your computer and use it in GitHub Desktop.
Exclude
dependencies {
rootProject.appDependencies.each {
add(it.configuration, it.dependency, it.options)
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment