Skip to content

Instantly share code, notes, and snippets.

@xinyii
Created January 11, 2022 07:35
Show Gist options
  • Save xinyii/d427eea80ff72beb2f767f780832d442 to your computer and use it in GitHub Desktop.
Save xinyii/d427eea80ff72beb2f767f780832d442 to your computer and use it in GitHub Desktop.
[Gradle dependencies] #gradle
# print all dependencies
gradle dependencies
# print a dependeny
gradle dependencyInsight --dependency <name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment