Skip to content

Instantly share code, notes, and snippets.

@ashwinrs
Last active February 2, 2018 02:17
Show Gist options
  • Save ashwinrs/36544017c4c36d205755331cd1d7c3c5 to your computer and use it in GitHub Desktop.
Save ashwinrs/36544017c4c36d205755331cd1d7c3c5 to your computer and use it in GitHub Desktop.
Finding dependency tree in gradle build system
// https://stackoverflow.com/a/41784667/437894
apply plugin: 'project-report'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment