Skip to content

Instantly share code, notes, and snippets.

@javiergamarra
Created October 8, 2015 13:11
Show Gist options
  • Save javiergamarra/0a96ebe9e4b385e07bb4 to your computer and use it in GitHub Desktop.
Save javiergamarra/0a96ebe9e4b385e07bb4 to your computer and use it in GitHub Desktop.
exclude packaging options
packagingOptions {
exclude 'META-INF/LICENSE'
exclude 'META-INF/NOTICE'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment