Last active
August 29, 2015 14:22
-
-
Save codeguru42/64d284f54a7dd7bceea2 to your computer and use it in GitHub Desktop.
./gradlew :android:dependencies
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
_premiumDebugCompile - ## Internal use, do not manually configure ## | |
+--- com.android.support:appcompat-v7:22.2.0 | |
| \--- com.android.support:support-v4:22.2.0 | |
| \--- com.android.support:support-annotations:22.2.0 | |
androidTestCompile - Classpath for compiling the androidTest sources. | |
+--- com.android.support.test:runner:0.2 | |
| +--- junit:junit-dep:4.10 | |
| | \--- org.hamcrest:hamcrest-core:1.1 | |
| +--- com.android.support.test:exposed-instrumentation-api-publish:0.2 | |
| \--- com.android.support:support-annotations:22.0.0 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment