Skip to content

Instantly share code, notes, and snippets.

@patrykpoborca
Created January 25, 2016 00:43
Show Gist options
  • Save patrykpoborca/67e7814be1b459609cd8 to your computer and use it in GitHub Desktop.
Save patrykpoborca/67e7814be1b459609cd8 to your computer and use it in GitHub Desktop.
+--- com.android.support:appcompat-v7:23.1.1
| \--- com.android.support:support-v4:23.1.1
| \--- com.android.support:support-annotations:23.1.1
+--- com.android.support:design:23.1.1
| +--- com.android.support:appcompat-v7:23.1.1 (*)
| +--- com.android.support:recyclerview-v7:23.1.1
| | +--- com.android.support:support-annotations:23.1.1
| | \--- com.android.support:support-v4:23.1.1 (*)
| \--- com.android.support:support-v4:23.1.1 (*)
+--- com.android.support:cardview-v7:23.1.1
+--- com.squareup.retrofit2:retrofit:2.0.0-beta3
| \--- com.squareup.okhttp3:okhttp:3.0.0-RC1 -> 3.0.1
| \--- com.squareup.okio:okio:1.6.0
+--- com.squareup.retrofit2:converter-gson:2.0.0-beta3
| +--- com.squareup.retrofit2:retrofit:2.0.0-beta3 (*)
| \--- com.google.code.gson:gson:2.4 -> 2.5
+--- com.squareup.retrofit2:adapter-rxjava:2.0.0-beta3
| +--- com.squareup.retrofit2:retrofit:2.0.0-beta3 (*)
| \--- io.reactivex:rxjava:1.1.0
+--- org.jetbrains.kotlin:kotlin-stdlib:1.0.0-beta-4589
| \--- org.jetbrains.kotlin:kotlin-runtime:1.0.0-beta-4589
+--- com.facebook.stetho:stetho:1.3.0
| +--- com.google.code.findbugs:jsr305:2.0.1
| \--- commons-cli:commons-cli:1.2
+--- com.facebook.stetho:stetho-okhttp3:1.3.0
| +--- com.google.code.findbugs:jsr305:2.0.1
| +--- com.squareup.okhttp3:okhttp:3.0.1 (*)
| \--- com.facebook.stetho:stetho:1.3.0 (*)
+--- com.squareup.okhttp3:okhttp:3.0.0-RC1 -> 3.0.1 (*)
+--- com.google.code.gson:gson:2.5
+--- com.android.databinding:library:1.0-rc3
| +--- com.android.databinding:baseLibrary:1.0-rc3 -> 1.0-rc5
| \--- com.android.support:support-v4:21.0.3 -> 23.1.1 (*)
+--- com.android.databinding:baseLibrary:1.0-rc5
\--- com.android.databinding:adapters:1.0-rc3
\--- com.android.databinding:library:1.0-rc3 (*)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment