Skip to content

Instantly share code, notes, and snippets.

@tomoima525
Created November 25, 2014 07:08
Show Gist options
  • Select an option

  • Save tomoima525/97eaf11e59698b57afe6 to your computer and use it in GitHub Desktop.

Select an option

Save tomoima525/97eaf11e59698b57afe6 to your computer and use it in GitHub Desktop.
/gradlew :app:dependencies
$ ./gradlew :app:dependencies
current task: :app:dependencies
single_task: :app:dependencies
****************************************************
* CONFIGURATION
* TASK: :app:dependencies
* SDK_FLAVOR: Production
* SDK_BUILD TYPE: Release
* aviarySdkPackageName: com.aviary.android.feather.sdk
* aviarySdkVersionName: 3.4.3
* aviarySdkVersionCode: 350
*
****************************************************
(sdk) finalFlavor: Production - Release
WARNING: Dependency org.apache.httpcomponents:httpclient:4.3.5 is ignored for debug as it may be conflicting with the internal version provided by Android.
In case of problem, please repackage it with jarjar to change the class packages
WARNING: Dependency org.apache.httpcomponents:httpclient:4.3.5 is ignored for release as it may be conflicting with the internal version provided by Android.
In case of problem, please repackage it with jarjar to change the class packages
:app:dependencies
------------------------------------------------------------
Project :app
------------------------------------------------------------
_debugApk - ## Internal use, do not manually configure ##
+--- com.android.support:support-v4:21.0.0 -> 21.0.2
| \--- com.android.support:support-annotations:21.0.2
+--- com.android.support:appcompat-v7:21.0.2
| \--- com.android.support:support-v4:21.0.2 (*)
+--- project :modules:Aviary-SDK
| \--- com.aviary.android.feather.sdk:sdk-library:+ -> 3.5.1
| +--- it.sephiroth.android.library.hlistviewanimations:hlistviewanimations-library:1.0.1
| | +--- it.sephiroth.android.library.horizontallistview:hlistview:1.2.2
| | | \--- com.android.support:support-v4:19.1.+ -> 21.0.2 (*)
| | \--- com.nineoldandroids:library:2.4.0
| +--- com.nineoldandroids:library:2.4.0
| +--- it.sephiroth.android.library.disklruimagecache:DiskLruImageCache:1.0.2
| | +--- org.apache.commons:commons-io:1.3.2
| | | \--- commons-io:commons-io:1.3.2
| | \--- com.jakewharton:disklrucache:2.0.2
| +--- com.aviary.android.feather.sdk:cds-library:3.2.4
| | +--- com.aviary.android.feather.sdk:common-library:3.1.2
| | | +--- com.squareup.okhttp:okhttp-urlconnection:1.6.0
| | | | \--- com.squareup.okhttp:okhttp:1.6.0
| | | +--- com.squareup.okhttp:okhttp:1.6.0
| | | +--- org.apache.commons:commons-io:+ -> 1.3.2 (*)
| | | \--- org.apache.commons:commons-lang3:+ -> 3.3.2
| | \--- com.android.support:support-v4:19.+ -> 21.0.2 (*)
| +--- it.sephiroth.android.library.disklrumulticache:disklrumulticache:1.0.2
| | +--- org.apache.commons:commons-io:1.3.2 (*)
| | \--- com.jakewharton:disklrucache:2.0.2
| +--- it.sephiroth.android.library.picasso:picasso:2.3.3.2
| | +--- com.squareup.okhttp:okhttp-urlconnection:1.6.0 (*)
| | +--- com.squareup.okhttp:okhttp:1.6.0
| | \--- com.intellij:annotations:12.0
| +--- com.android.support:support-v4:19.+ -> 21.0.2 (*)
| +--- it.sephiroth.android.exif:android-exif-extended:1.0.2
| | +--- org.apache.commons:commons-lang3:3.3.2
| | \--- org.apache.commons:commons-io:1.3.2 (*)
| +--- it.sephiroth.android.library.imagezoom:imagezoom:1.0.5
| | \--- it.sephiroth.android.library.easing:android-easing:1.0.3
| +--- com.aviary.android.feather.sdk:receipt-library:2.0.2
| | +--- com.aviary.android.feather.sdk:common-library:3.1.2 (*)
| | +--- it.sephiroth.android.library.ab:ab-test:2.0.3
| | \--- com.android.support:support-v4:19.+ -> 21.0.2 (*)
| +--- com.aviary.android.feather.sdk:common-library:3.1.2 (*)
| +--- it.sephiroth.android.library.horizontallistview:hlistview:1.2.2 (*)
| +--- it.sephiroth.android.library.fork.listviewanimations:listviewanimations-library-core:2.6.1
| | \--- com.nineoldandroids:library:2.4.0
| +--- com.aviary.android.feather.sdk:tracking-library:3.0.1
| | \--- com.aviary.android.feather.sdk:common-library:3.1.2 (*)
| \--- com.aviary.android.feather.sdk:headless-library:3.4.002000000
| \--- com.aviary.android.feather.sdk:common-library:3.1.2 (*)
+--- project :modules:facebook
| +--- com.android.support:support-v4:20.0.+ -> 21.0.2 (*)
| \--- com.parse.bolts:bolts-android:1.1.2
+--- com.crashlytics.android:crashlytics:1.+ -> 1.1.13
+--- com.google.android.gms:play-services:6.1.11
| \--- com.android.support:support-v4:20.0.0 -> 21.0.2 (*)
+--- org.apache.httpcomponents:httpcore:4.3.2
\--- org.apache.httpcomponents:httpmime:4.3.5
\--- org.apache.httpcomponents:httpclient:4.3.5
+--- org.apache.httpcomponents:httpcore:4.3.2
+--- commons-logging:commons-logging:1.1.3
\--- commons-codec:commons-codec:1.6
_debugCompile - ## Internal use, do not manually configure ##
+--- com.android.support:support-v4:21.0.0 -> 21.0.2
| \--- com.android.support:support-annotations:21.0.2
+--- com.android.support:appcompat-v7:21.0.2
| \--- com.android.support:support-v4:21.0.2 (*)
+--- project :modules:Aviary-SDK
| \--- com.aviary.android.feather.sdk:sdk-library:+ -> 3.5.1
| +--- it.sephiroth.android.library.hlistviewanimations:hlistviewanimations-library:1.0.1
| | +--- it.sephiroth.android.library.horizontallistview:hlistview:1.2.2
| | | \--- com.android.support:support-v4:19.1.+ -> 21.0.2 (*)
| | \--- com.nineoldandroids:library:2.4.0
| +--- com.nineoldandroids:library:2.4.0
| +--- it.sephiroth.android.library.disklruimagecache:DiskLruImageCache:1.0.2
| | +--- org.apache.commons:commons-io:1.3.2
| | | \--- commons-io:commons-io:1.3.2
| | \--- com.jakewharton:disklrucache:2.0.2
| +--- com.aviary.android.feather.sdk:cds-library:3.2.4
| | +--- com.aviary.android.feather.sdk:common-library:3.1.2
| | | +--- com.squareup.okhttp:okhttp-urlconnection:1.6.0
| | | | \--- com.squareup.okhttp:okhttp:1.6.0
| | | +--- com.squareup.okhttp:okhttp:1.6.0
| | | +--- org.apache.commons:commons-io:+ -> 1.3.2 (*)
| | | \--- org.apache.commons:commons-lang3:+ -> 3.3.2
| | \--- com.android.support:support-v4:19.+ -> 21.0.2 (*)
| +--- it.sephiroth.android.library.disklrumulticache:disklrumulticache:1.0.2
| | +--- org.apache.commons:commons-io:1.3.2 (*)
| | \--- com.jakewharton:disklrucache:2.0.2
| +--- it.sephiroth.android.library.picasso:picasso:2.3.3.2
| | +--- com.squareup.okhttp:okhttp-urlconnection:1.6.0 (*)
| | +--- com.squareup.okhttp:okhttp:1.6.0
| | \--- com.intellij:annotations:12.0
| +--- com.android.support:support-v4:19.+ -> 21.0.2 (*)
| +--- it.sephiroth.android.exif:android-exif-extended:1.0.2
| | +--- org.apache.commons:commons-lang3:3.3.2
| | \--- org.apache.commons:commons-io:1.3.2 (*)
| +--- it.sephiroth.android.library.imagezoom:imagezoom:1.0.5
| | \--- it.sephiroth.android.library.easing:android-easing:1.0.3
| +--- com.aviary.android.feather.sdk:receipt-library:2.0.2
| | +--- com.aviary.android.feather.sdk:common-library:3.1.2 (*)
| | +--- it.sephiroth.android.library.ab:ab-test:2.0.3
| | \--- com.android.support:support-v4:19.+ -> 21.0.2 (*)
| +--- com.aviary.android.feather.sdk:common-library:3.1.2 (*)
| +--- it.sephiroth.android.library.horizontallistview:hlistview:1.2.2 (*)
| +--- it.sephiroth.android.library.fork.listviewanimations:listviewanimations-library-core:2.6.1
| | \--- com.nineoldandroids:library:2.4.0
| +--- com.aviary.android.feather.sdk:tracking-library:3.0.1
| | \--- com.aviary.android.feather.sdk:common-library:3.1.2 (*)
| \--- com.aviary.android.feather.sdk:headless-library:3.4.002000000
| \--- com.aviary.android.feather.sdk:common-library:3.1.2 (*)
+--- project :modules:facebook
| +--- com.android.support:support-v4:20.0.+ -> 21.0.2 (*)
| \--- com.parse.bolts:bolts-android:1.1.2
+--- com.crashlytics.android:crashlytics:1.+ -> 1.1.13
+--- com.google.android.gms:play-services:6.1.11
| \--- com.android.support:support-v4:20.0.0 -> 21.0.2 (*)
+--- org.apache.httpcomponents:httpcore:4.3.2
\--- org.apache.httpcomponents:httpmime:4.3.5
\--- org.apache.httpcomponents:httpclient:4.3.5
+--- org.apache.httpcomponents:httpcore:4.3.2
+--- commons-logging:commons-logging:1.1.3
\--- commons-codec:commons-codec:1.6
_debugTestApk - ## Internal use, do not manually configure ##
No dependencies
_debugTestCompile - ## Internal use, do not manually configure ##
No dependencies
_releaseApk - ## Internal use, do not manually configure ##
+--- com.android.support:support-v4:21.0.0 -> 21.0.2
| \--- com.android.support:support-annotations:21.0.2
+--- com.android.support:appcompat-v7:21.0.2
| \--- com.android.support:support-v4:21.0.2 (*)
+--- project :modules:Aviary-SDK
| \--- com.aviary.android.feather.sdk:sdk-library:+ -> 3.5.1
| +--- it.sephiroth.android.library.hlistviewanimations:hlistviewanimations-library:1.0.1
| | +--- it.sephiroth.android.library.horizontallistview:hlistview:1.2.2
| | | \--- com.android.support:support-v4:19.1.+ -> 21.0.2 (*)
| | \--- com.nineoldandroids:library:2.4.0
| +--- com.nineoldandroids:library:2.4.0
| +--- it.sephiroth.android.library.disklruimagecache:DiskLruImageCache:1.0.2
| | +--- org.apache.commons:commons-io:1.3.2
| | | \--- commons-io:commons-io:1.3.2
| | \--- com.jakewharton:disklrucache:2.0.2
| +--- com.aviary.android.feather.sdk:cds-library:3.2.4
| | +--- com.aviary.android.feather.sdk:common-library:3.1.2
| | | +--- com.squareup.okhttp:okhttp-urlconnection:1.6.0
| | | | \--- com.squareup.okhttp:okhttp:1.6.0
| | | +--- com.squareup.okhttp:okhttp:1.6.0
| | | +--- org.apache.commons:commons-io:+ -> 1.3.2 (*)
| | | \--- org.apache.commons:commons-lang3:+ -> 3.3.2
| | \--- com.android.support:support-v4:19.+ -> 21.0.2 (*)
| +--- it.sephiroth.android.library.disklrumulticache:disklrumulticache:1.0.2
| | +--- org.apache.commons:commons-io:1.3.2 (*)
| | \--- com.jakewharton:disklrucache:2.0.2
| +--- it.sephiroth.android.library.picasso:picasso:2.3.3.2
| | +--- com.squareup.okhttp:okhttp-urlconnection:1.6.0 (*)
| | +--- com.squareup.okhttp:okhttp:1.6.0
| | \--- com.intellij:annotations:12.0
| +--- com.android.support:support-v4:19.+ -> 21.0.2 (*)
| +--- it.sephiroth.android.exif:android-exif-extended:1.0.2
| | +--- org.apache.commons:commons-lang3:3.3.2
| | \--- org.apache.commons:commons-io:1.3.2 (*)
| +--- it.sephiroth.android.library.imagezoom:imagezoom:1.0.5
| | \--- it.sephiroth.android.library.easing:android-easing:1.0.3
| +--- com.aviary.android.feather.sdk:receipt-library:2.0.2
| | +--- com.aviary.android.feather.sdk:common-library:3.1.2 (*)
| | +--- it.sephiroth.android.library.ab:ab-test:2.0.3
| | \--- com.android.support:support-v4:19.+ -> 21.0.2 (*)
| +--- com.aviary.android.feather.sdk:common-library:3.1.2 (*)
| +--- it.sephiroth.android.library.horizontallistview:hlistview:1.2.2 (*)
| +--- it.sephiroth.android.library.fork.listviewanimations:listviewanimations-library-core:2.6.1
| | \--- com.nineoldandroids:library:2.4.0
| +--- com.aviary.android.feather.sdk:tracking-library:3.0.1
| | \--- com.aviary.android.feather.sdk:common-library:3.1.2 (*)
| \--- com.aviary.android.feather.sdk:headless-library:3.4.002000000
| \--- com.aviary.android.feather.sdk:common-library:3.1.2 (*)
+--- project :modules:facebook
| +--- com.android.support:support-v4:20.0.+ -> 21.0.2 (*)
| \--- com.parse.bolts:bolts-android:1.1.2
+--- com.crashlytics.android:crashlytics:1.+ -> 1.1.13
+--- com.google.android.gms:play-services:6.1.11
| \--- com.android.support:support-v4:20.0.0 -> 21.0.2 (*)
+--- org.apache.httpcomponents:httpcore:4.3.2
\--- org.apache.httpcomponents:httpmime:4.3.5
\--- org.apache.httpcomponents:httpclient:4.3.5
+--- org.apache.httpcomponents:httpcore:4.3.2
+--- commons-logging:commons-logging:1.1.3
\--- commons-codec:commons-codec:1.6
_releaseCompile - ## Internal use, do not manually configure ##
+--- com.android.support:support-v4:21.0.0 -> 21.0.2
| \--- com.android.support:support-annotations:21.0.2
+--- com.android.support:appcompat-v7:21.0.2
| \--- com.android.support:support-v4:21.0.2 (*)
+--- project :modules:Aviary-SDK
| \--- com.aviary.android.feather.sdk:sdk-library:+ -> 3.5.1
| +--- it.sephiroth.android.library.hlistviewanimations:hlistviewanimations-library:1.0.1
| | +--- it.sephiroth.android.library.horizontallistview:hlistview:1.2.2
| | | \--- com.android.support:support-v4:19.1.+ -> 21.0.2 (*)
| | \--- com.nineoldandroids:library:2.4.0
| +--- com.nineoldandroids:library:2.4.0
| +--- it.sephiroth.android.library.disklruimagecache:DiskLruImageCache:1.0.2
| | +--- org.apache.commons:commons-io:1.3.2
| | | \--- commons-io:commons-io:1.3.2
| | \--- com.jakewharton:disklrucache:2.0.2
| +--- com.aviary.android.feather.sdk:cds-library:3.2.4
| | +--- com.aviary.android.feather.sdk:common-library:3.1.2
| | | +--- com.squareup.okhttp:okhttp-urlconnection:1.6.0
| | | | \--- com.squareup.okhttp:okhttp:1.6.0
| | | +--- com.squareup.okhttp:okhttp:1.6.0
| | | +--- org.apache.commons:commons-io:+ -> 1.3.2 (*)
| | | \--- org.apache.commons:commons-lang3:+ -> 3.3.2
| | \--- com.android.support:support-v4:19.+ -> 21.0.2 (*)
| +--- it.sephiroth.android.library.disklrumulticache:disklrumulticache:1.0.2
| | +--- org.apache.commons:commons-io:1.3.2 (*)
| | \--- com.jakewharton:disklrucache:2.0.2
| +--- it.sephiroth.android.library.picasso:picasso:2.3.3.2
| | +--- com.squareup.okhttp:okhttp-urlconnection:1.6.0 (*)
| | +--- com.squareup.okhttp:okhttp:1.6.0
| | \--- com.intellij:annotations:12.0
| +--- com.android.support:support-v4:19.+ -> 21.0.2 (*)
| +--- it.sephiroth.android.exif:android-exif-extended:1.0.2
| | +--- org.apache.commons:commons-lang3:3.3.2
| | \--- org.apache.commons:commons-io:1.3.2 (*)
| +--- it.sephiroth.android.library.imagezoom:imagezoom:1.0.5
| | \--- it.sephiroth.android.library.easing:android-easing:1.0.3
| +--- com.aviary.android.feather.sdk:receipt-library:2.0.2
| | +--- com.aviary.android.feather.sdk:common-library:3.1.2 (*)
| | +--- it.sephiroth.android.library.ab:ab-test:2.0.3
| | \--- com.android.support:support-v4:19.+ -> 21.0.2 (*)
| +--- com.aviary.android.feather.sdk:common-library:3.1.2 (*)
| +--- it.sephiroth.android.library.horizontallistview:hlistview:1.2.2 (*)
| +--- it.sephiroth.android.library.fork.listviewanimations:listviewanimations-library-core:2.6.1
| | \--- com.nineoldandroids:library:2.4.0
| +--- com.aviary.android.feather.sdk:tracking-library:3.0.1
| | \--- com.aviary.android.feather.sdk:common-library:3.1.2 (*)
| \--- com.aviary.android.feather.sdk:headless-library:3.4.002000000
| \--- com.aviary.android.feather.sdk:common-library:3.1.2 (*)
+--- project :modules:facebook
| +--- com.android.support:support-v4:20.0.+ -> 21.0.2 (*)
| \--- com.parse.bolts:bolts-android:1.1.2
+--- com.crashlytics.android:crashlytics:1.+ -> 1.1.13
+--- com.google.android.gms:play-services:6.1.11
| \--- com.android.support:support-v4:20.0.0 -> 21.0.2 (*)
+--- org.apache.httpcomponents:httpcore:4.3.2
\--- org.apache.httpcomponents:httpmime:4.3.5
\--- org.apache.httpcomponents:httpclient:4.3.5
+--- org.apache.httpcomponents:httpcore:4.3.2
+--- commons-logging:commons-logging:1.1.3
\--- commons-codec:commons-codec:1.6
androidJacocoAgent - The Jacoco agent to use to get coverage data.
Download https://repo1.maven.org/maven2/org/jacoco/org.jacoco.agent/0.7.1.201405082137/org.jacoco.agent-0.7.1.201405082137.pom
Download https://repo1.maven.org/maven2/org/jacoco/org.jacoco.build/0.7.1.201405082137/org.jacoco.build-0.7.1.201405082137.pom
\--- org.jacoco:org.jacoco.agent:0.7.1.201405082137
androidJacocoAnt - The Jacoco ant tasks to use to get execute Gradle tasks.
Download https://repo1.maven.org/maven2/org/jacoco/org.jacoco.ant/0.7.1.201405082137/org.jacoco.ant-0.7.1.201405082137.pom
Download https://repo1.maven.org/maven2/org/jacoco/org.jacoco.core/0.7.1.201405082137/org.jacoco.core-0.7.1.201405082137.pom
Download https://repo1.maven.org/maven2/org/jacoco/org.jacoco.report/0.7.1.201405082137/org.jacoco.report-0.7.1.201405082137.pom
Download https://repo1.maven.org/maven2/org/ow2/asm/asm-debug-all/5.0.1/asm-debug-all-5.0.1.pom
\--- org.jacoco:org.jacoco.ant:0.7.1.201405082137
+--- org.jacoco:org.jacoco.core:0.7.1.201405082137
| \--- org.ow2.asm:asm-debug-all:5.0.1
+--- org.jacoco:org.jacoco.report:0.7.1.201405082137
| +--- org.jacoco:org.jacoco.core:0.7.1.201405082137 (*)
| \--- org.ow2.asm:asm-debug-all:5.0.1
\--- org.jacoco:org.jacoco.agent:0.7.1.201405082137
androidTestApk - Classpath packaged with the compiled androidTest classes.
No dependencies
androidTestCompile - Classpath for compiling the androidTest sources.
No dependencies
androidTestProvided - Classpath for only compiling the androidTest sources.
No dependencies
apk - Classpath packaged with the compiled main classes.
No dependencies
archives - Configuration for archive artifacts.
No dependencies
compile - Classpath for compiling the main sources.
+--- com.android.support:support-v4:21.0.0 -> 21.0.2
| \--- com.android.support:support-annotations:21.0.2
+--- com.android.support:appcompat-v7:21.0.2
| \--- com.android.support:support-v4:21.0.2 (*)
+--- project :modules:Aviary-SDK
| \--- com.aviary.android.feather.sdk:sdk-library:+ -> 3.5.1
| +--- it.sephiroth.android.library.hlistviewanimations:hlistviewanimations-library:1.0.1
| | +--- it.sephiroth.android.library.horizontallistview:hlistview:1.2.2
| | | \--- com.android.support:support-v4:19.1.+ -> 21.0.2 (*)
| | \--- com.nineoldandroids:library:2.4.0
| +--- com.nineoldandroids:library:2.4.0
| +--- it.sephiroth.android.library.disklruimagecache:DiskLruImageCache:1.0.2
| | +--- org.apache.commons:commons-io:1.3.2
| | | \--- commons-io:commons-io:1.3.2
| | \--- com.jakewharton:disklrucache:2.0.2
| +--- com.aviary.android.feather.sdk:cds-library:3.2.4
| | +--- com.aviary.android.feather.sdk:common-library:3.1.2
| | | +--- com.squareup.okhttp:okhttp-urlconnection:1.6.0
| | | | \--- com.squareup.okhttp:okhttp:1.6.0
| | | +--- com.squareup.okhttp:okhttp:1.6.0
| | | +--- org.apache.commons:commons-io:+ -> 1.3.2 (*)
| | | \--- org.apache.commons:commons-lang3:+ -> 3.3.2
| | \--- com.android.support:support-v4:19.+ -> 21.0.2 (*)
| +--- it.sephiroth.android.library.disklrumulticache:disklrumulticache:1.0.2
| | +--- org.apache.commons:commons-io:1.3.2 (*)
| | \--- com.jakewharton:disklrucache:2.0.2
| +--- it.sephiroth.android.library.picasso:picasso:2.3.3.2
| | +--- com.squareup.okhttp:okhttp-urlconnection:1.6.0 (*)
| | +--- com.squareup.okhttp:okhttp:1.6.0
| | \--- com.intellij:annotations:12.0
| +--- com.android.support:support-v4:19.+ -> 21.0.2 (*)
| +--- it.sephiroth.android.exif:android-exif-extended:1.0.2
| | +--- org.apache.commons:commons-lang3:3.3.2
| | \--- org.apache.commons:commons-io:1.3.2 (*)
| +--- it.sephiroth.android.library.imagezoom:imagezoom:1.0.5
| | \--- it.sephiroth.android.library.easing:android-easing:1.0.3
| +--- com.aviary.android.feather.sdk:receipt-library:2.0.2
| | +--- com.aviary.android.feather.sdk:common-library:3.1.2 (*)
| | +--- it.sephiroth.android.library.ab:ab-test:2.0.3
| | \--- com.android.support:support-v4:19.+ -> 21.0.2 (*)
| +--- com.aviary.android.feather.sdk:common-library:3.1.2 (*)
| +--- it.sephiroth.android.library.horizontallistview:hlistview:1.2.2 (*)
| +--- it.sephiroth.android.library.fork.listviewanimations:listviewanimations-library-core:2.6.1
| | \--- com.nineoldandroids:library:2.4.0
| +--- com.aviary.android.feather.sdk:tracking-library:3.0.1
| | \--- com.aviary.android.feather.sdk:common-library:3.1.2 (*)
| \--- com.aviary.android.feather.sdk:headless-library:3.4.002000000
| \--- com.aviary.android.feather.sdk:common-library:3.1.2 (*)
+--- project :modules:facebook
| +--- com.android.support:support-v4:20.0.+ -> 21.0.2 (*)
| \--- com.parse.bolts:bolts-android:1.1.2
+--- com.crashlytics.android:crashlytics:1.+ -> 1.1.13
+--- com.google.android.gms:play-services:6.1.11
| \--- com.android.support:support-v4:20.0.0 -> 21.0.2 (*)
+--- org.apache.httpcomponents:httpcore:4.3.2
\--- org.apache.httpcomponents:httpmime:4.3.5
\--- org.apache.httpcomponents:httpclient:4.3.5
+--- org.apache.httpcomponents:httpcore:4.3.2
+--- commons-logging:commons-logging:1.1.3
\--- commons-codec:commons-codec:1.6
crashlytics - crashlytics and its transitive dependencies.
No dependencies
debugApk - Classpath packaged with the compiled debug classes.
No dependencies
debugCompile - Classpath for compiling the debug sources.
No dependencies
debugProvided - Classpath for only compiling the debug sources.
No dependencies
default - Configuration for default artifacts.
No dependencies
provided - Classpath for only compiling the main sources.
No dependencies
releaseApk - Classpath packaged with the compiled release classes.
No dependencies
releaseCompile - Classpath for compiling the release sources.
No dependencies
releaseProvided - Classpath for only compiling the release sources.
No dependencies
wearApp
No dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment