Home /#android #dev #dependencies
#android #dev #dependencies
Submitted by drjunior on Thu, 10/15/2015 - 16:05
This is the command that allows gradle to print a tree with all module/configuration dependencies:
./gradlew module:dependencies --configuration androidTestCompile
Output example: