Skip to content

Instantly share code, notes, and snippets.

@cjurjiu
Created May 31, 2019 11:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cjurjiu/2cd91e2a08d59ad9c3bf13cd6eb7ff1b to your computer and use it in GitHub Desktop.
Save cjurjiu/2cd91e2a08d59ad9c3bf13cd6eb7ff1b to your computer and use it in GitHub Desktop.
Show dependencies for given gradle module & configuration
./gradlew -q dependencies <module>:dependencies --configuration <configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment