Android SDK Dependency Tree
About
The Skillz SDK for Android has a number of dependencies. If your Android based game consumes other libraries besides the Skillz SDK, then you may encounter version conflicts on shared transitive dependencies. The section below is a visualization of the dependency tree for the Skillz SDK.
If you are running into dependency conflicts, please execute ./gradlew :dependencies
to generate the dependency tree for your project and compare it with the tree below.
The Skillz SDK Dependency Tree
NOTE: The dependency tree below is trimmed down output from running ./gradlew :dependencies:
.
compile - Compile dependencies for 'main' sources (deprecated: use 'implementation' instead).
\--- com.google.firebase:firebase-core:17.0.0
\--- com.google.firebase:firebase-analytics:17.0.0
+--- com.google.android.gms:play-services-measurement:17.0.0
| +--- androidx.collection:collection:1.0.0
| | \--- androidx.annotation:annotation:1.0.0
| +--- androidx.legacy:legacy-support-core-utils:1.0.0
| | +--- androidx.annotation:annotation:1.0.0
| | +--- androidx.core:core:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0
| | | +--- androidx.collection:collection:1.0.0 (*)
| | | +--- androidx.lifecycle:lifecycle-runtime:2.0.0
| | | | +--- androidx.lifecycle:lifecycle-common:2.0.0
| | | | | \--- androidx.annotation:annotation:1.0.0
| | | | +--- androidx.arch.core:core-common:2.0.0
| | | | | \--- androidx.annotation:annotation:1.0.0
| | | | \--- androidx.annotation:annotation:1.0.0
| | | \--- androidx.versionedparcelable:versionedparcelable:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0
| | | \--- androidx.collection:collection:1.0.0 (*)
| | +--- androidx.documentfile:documentfile:1.0.0
| | | \--- androidx.annotation:annotation:1.0.0
| | +--- androidx.loader:loader:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0
| | | +--- androidx.core:core:1.0.0 (*)
| | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0
| | | | +--- androidx.arch.core:core-runtime:2.0.0
| | | | | +--- androidx.annotation:annotation:1.0.0
| | | | | \--- androidx.arch.core:core-common:2.0.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.0.0
| | | | | +--- androidx.lifecycle:lifecycle-common:2.0.0 (*)
| | | | | +--- androidx.arch.core:core-common:2.0.0 (*)
| | | | | \--- androidx.arch.core:core-runtime:2.0.0 (*)
| | | | \--- androidx.arch.core:core-common:2.0.0 (*)
| | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0
| | | \--- androidx.annotation:annotation:1.0.0
| | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0
| | | \--- androidx.annotation:annotation:1.0.0
| | \--- androidx.print:print:1.0.0
| | \--- androidx.annotation:annotation:1.0.0
| +--- com.google.android.gms:play-services-basement:17.0.0
| | +--- androidx.collection:collection:1.0.0 (*)
| | +--- androidx.core:core:1.0.0 (*)
| | \--- androidx.fragment:fragment:1.0.0
| | +--- androidx.core:core:1.0.0 (*)
| | +--- androidx.legacy:legacy-support-core-ui:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0
| | | +--- androidx.core:core:1.0.0 (*)
| | | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | | +--- androidx.customview:customview:1.0.0
| | | | +--- androidx.annotation:annotation:1.0.0
| | | | \--- androidx.core:core:1.0.0 (*)
| | | +--- androidx.viewpager:viewpager:1.0.0
| | | | +--- androidx.annotation:annotation:1.0.0
| | | | +--- androidx.core:core:1.0.0 (*)
| | | | \--- androidx.customview:customview:1.0.0 (*)
| | | +--- androidx.coordinatorlayout:coordinatorlayout:1.0.0
| | | | +--- androidx.annotation:annotation:1.0.0
| | | | +--- androidx.core:core:1.0.0 (*)
| | | | \--- androidx.customview:customview:1.0.0 (*)
| | | +--- androidx.drawerlayout:drawerlayout:1.0.0
| | | | +--- androidx.annotation:annotation:1.0.0
| | | | +--- androidx.core:core:1.0.0 (*)
| | | | \--- androidx.customview:customview:1.0.0 (*)
| | | +--- androidx.slidingpanelayout:slidingpanelayout:1.0.0
| | | | +--- androidx.annotation:annotation:1.0.0
| | | | +--- androidx.core:core:1.0.0 (*)
| | | | \--- androidx.customview:customview:1.0.0 (*)
| | | +--- androidx.interpolator:interpolator:1.0.0
| | | | \--- androidx.annotation:annotation:1.0.0
| | | +--- androidx.swiperefreshlayout:swiperefreshlayout:1.0.0
| | | | +--- androidx.annotation:annotation:1.0.0
| | | | +--- androidx.core:core:1.0.0 (*)
| | | | \--- androidx.interpolator:interpolator:1.0.0 (*)
| | | +--- androidx.asynclayoutinflater:asynclayoutinflater:1.0.0
| | | | +--- androidx.annotation:annotation:1.0.0
| | | | \--- androidx.core:core:1.0.0 (*)
| | | \--- androidx.cursoradapter:cursoradapter:1.0.0
| | | \--- androidx.annotation:annotation:1.0.0
| | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | +--- androidx.annotation:annotation:1.0.0
| | +--- androidx.loader:loader:1.0.0 (*)
| | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 (*)
| +--- com.google.android.gms:play-services-measurement-base:[17.0.0] -> 17.0.0
| | \--- com.google.android.gms:play-services-basement:17.0.0 (*)
| +--- com.google.android.gms:play-services-measurement-impl:[17.0.0] -> 17.0.0
| | +--- androidx.collection:collection:1.0.0 (*)
| | +--- androidx.core:core:1.0.0 (*)
| | +--- com.google.android.gms:play-services-ads-identifier:17.0.0
| | | \--- com.google.android.gms:play-services-basement:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 (*)
| | +--- com.google.android.gms:play-services-measurement-base:[17.0.0] -> 17.0.0 (*)
| | \--- com.google.android.gms:play-services-stats:17.0.0
| | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | \--- com.google.android.gms:play-services-basement:17.0.0 (*)
| \--- com.google.android.gms:play-services-stats:17.0.0 (*)
+--- com.google.android.gms:play-services-measurement-api:17.0.0
| +--- com.google.android.gms:play-services-basement:17.0.0 (*)
| +--- com.google.android.gms:play-services-measurement-base:[17.0.0] -> 17.0.0 (*)
| +--- com.google.android.gms:play-services-measurement-impl:[17.0.0] -> 17.0.0 (*)
| +--- com.google.android.gms:play-services-measurement-sdk-api:[17.0.0] -> 17.0.0
| | +--- com.google.android.gms:play-services-basement:17.0.0 (*)
| | \--- com.google.android.gms:play-services-measurement-base:[17.0.0] -> 17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0
| | \--- com.google.android.gms:play-services-basement:17.0.0 (*)
| +--- com.google.firebase:firebase-common:18.0.0
| | +--- androidx.annotation:annotation:1.0.0
| | +--- androidx.collection:collection:1.0.0 (*)
| | +--- androidx.core:core:1.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 (*)
| | +--- com.google.android.gms:play-services-tasks:17.0.0 (*)
| | \--- com.google.auto.value:auto-value-annotations:1.6.3
| +--- com.google.firebase:firebase-iid:19.0.0
| | +--- androidx.collection:collection:1.0.0 (*)
| | +--- androidx.core:core:1.0.0 (*)
| | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 (*)
| | +--- com.google.android.gms:play-services-stats:17.0.0 (*)
| | +--- com.google.android.gms:play-services-tasks:17.0.0 (*)
| | +--- com.google.firebase:firebase-common:18.0.0 (*)
| | \--- com.google.firebase:firebase-iid-interop:17.0.0
| | +--- com.google.android.gms:play-services-base:17.0.0
| | | +--- androidx.collection:collection:1.0.0 (*)
| | | +--- androidx.core:core:1.0.0 (*)
| | | +--- androidx.fragment:fragment:1.0.0 (*)
| | | +--- com.google.android.gms:play-services-basement:17.0.0 (*)
| | | \--- com.google.android.gms:play-services-tasks:17.0.0 (*)
| | \--- com.google.android.gms:play-services-basement:17.0.0 (*)
| \--- com.google.firebase:firebase-measurement-connector:18.0.0
| \--- com.google.android.gms:play-services-basement:17.0.0 (*)
\--- com.google.android.gms:play-services-measurement-sdk:17.0.0
+--- androidx.collection:collection:1.0.0 (*)
+--- com.google.android.gms:play-services-basement:17.0.0 (*)
+--- com.google.android.gms:play-services-measurement-base:[17.0.0] -> 17.0.0 (*)
+--- com.google.android.gms:play-services-measurement-impl:[17.0.0] -> 17.0.0 (*)
\--- com.google.android.gms:play-services-measurement-sdk-api:[17.0.0] -> 17.0.0 (*)
...
releaseCompileClasspath - Resolved configuration for compilation for variant: release
+--- com.google.firebase:firebase-core:17.0.0
| \--- com.google.firebase:firebase-analytics:17.0.0
| +--- com.google.android.gms:play-services-measurement:17.0.0
| | +--- androidx.collection:collection:1.0.0
| | | \--- androidx.annotation:annotation:1.0.0
| | +--- androidx.legacy:legacy-support-core-utils:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0
| | | +--- androidx.core:core:1.0.0
| | | | +--- androidx.annotation:annotation:1.0.0
| | | | +--- androidx.collection:collection:1.0.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-runtime:2.0.0
| | | | | +--- androidx.lifecycle:lifecycle-common:2.0.0
| | | | | | \--- androidx.annotation:annotation:1.0.0
| | | | | +--- androidx.arch.core:core-common:2.0.0
| | | | | | \--- androidx.annotation:annotation:1.0.0
| | | | | \--- androidx.annotation:annotation:1.0.0
| | | | \--- androidx.versionedparcelable:versionedparcelable:1.0.0
| | | | +--- androidx.annotation:annotation:1.0.0
| | | | \--- androidx.collection:collection:1.0.0 (*)
| | | +--- androidx.documentfile:documentfile:1.0.0
| | | | \--- androidx.annotation:annotation:1.0.0
| | | +--- androidx.loader:loader:1.0.0
| | | | +--- androidx.annotation:annotation:1.0.0
| | | | +--- androidx.core:core:1.0.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0
| | | | | +--- androidx.arch.core:core-runtime:2.0.0
| | | | | | +--- androidx.annotation:annotation:1.0.0
| | | | | | \--- androidx.arch.core:core-common:2.0.0 (*)
| | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.0.0
| | | | | | +--- androidx.lifecycle:lifecycle-common:2.0.0 (*)
| | | | | | +--- androidx.arch.core:core-common:2.0.0 (*)
| | | | | | \--- androidx.arch.core:core-runtime:2.0.0 (*)
| | | | | \--- androidx.arch.core:core-common:2.0.0 (*)
| | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0
| | | | \--- androidx.annotation:annotation:1.0.0
| | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0
| | | | \--- androidx.annotation:annotation:1.0.0
| | | \--- androidx.print:print:1.0.0
| | | \--- androidx.annotation:annotation:1.0.0
| | +--- com.google.android.gms:play-services-basement:17.0.0
| | | +--- androidx.collection:collection:1.0.0 (*)
| | | +--- androidx.core:core:1.0.0 (*)
| | | \--- androidx.fragment:fragment:1.0.0
| | | +--- androidx.core:core:1.0.0 (*)
| | | +--- androidx.legacy:legacy-support-core-ui:1.0.0
| | | | +--- androidx.annotation:annotation:1.0.0
| | | | +--- androidx.core:core:1.0.0 (*)
| | | | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | | | +--- androidx.customview:customview:1.0.0
| | | | | +--- androidx.annotation:annotation:1.0.0
| | | | | \--- androidx.core:core:1.0.0 (*)
| | | | +--- androidx.viewpager:viewpager:1.0.0
| | | | | +--- androidx.annotation:annotation:1.0.0
| | | | | +--- androidx.core:core:1.0.0 (*)
| | | | | \--- androidx.customview:customview:1.0.0 (*)
| | | | +--- androidx.coordinatorlayout:coordinatorlayout:1.0.0
| | | | | +--- androidx.annotation:annotation:1.0.0
| | | | | +--- androidx.core:core:1.0.0 (*)
| | | | | \--- androidx.customview:customview:1.0.0 (*)
| | | | +--- androidx.drawerlayout:drawerlayout:1.0.0
| | | | | +--- androidx.annotation:annotation:1.0.0
| | | | | +--- androidx.core:core:1.0.0 (*)
| | | | | \--- androidx.customview:customview:1.0.0 (*)
| | | | +--- androidx.slidingpanelayout:slidingpanelayout:1.0.0
| | | | | +--- androidx.annotation:annotation:1.0.0
| | | | | +--- androidx.core:core:1.0.0 (*)
| | | | | \--- androidx.customview:customview:1.0.0 (*)
| | | | +--- androidx.interpolator:interpolator:1.0.0
| | | | | \--- androidx.annotation:annotation:1.0.0
| | | | +--- androidx.swiperefreshlayout:swiperefreshlayout:1.0.0
| | | | | +--- androidx.annotation:annotation:1.0.0
| | | | | +--- androidx.core:core:1.0.0 (*)
| | | | | \--- androidx.interpolator:interpolator:1.0.0 (*)
| | | | +--- androidx.asynclayoutinflater:asynclayoutinflater:1.0.0
| | | | | +--- androidx.annotation:annotation:1.0.0
| | | | | \--- androidx.core:core:1.0.0 (*)
| | | | \--- androidx.cursoradapter:cursoradapter:1.0.0
| | | | \--- androidx.annotation:annotation:1.0.0
| | | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | | +--- androidx.annotation:annotation:1.0.0
| | | +--- androidx.loader:loader:1.0.0 (*)
| | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 (*)
| | +--- com.google.android.gms:play-services-measurement-base:[17.0.0] -> 17.0.0
| | | \--- com.google.android.gms:play-services-basement:17.0.0 (*)
| | +--- com.google.android.gms:play-services-measurement-impl:[17.0.0] -> 17.0.0
| | | +--- androidx.collection:collection:1.0.0 (*)
| | | +--- androidx.core:core:1.0.0 (*)
| | | +--- com.google.android.gms:play-services-ads-identifier:17.0.0
| | | | \--- com.google.android.gms:play-services-basement:17.0.0 (*)
| | | +--- com.google.android.gms:play-services-basement:17.0.0 (*)
| | | +--- com.google.android.gms:play-services-measurement-base:[17.0.0] -> 17.0.0 (*)
| | | \--- com.google.android.gms:play-services-stats:17.0.0
| | | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | | \--- com.google.android.gms:play-services-basement:17.0.0 (*)
| | \--- com.google.android.gms:play-services-stats:17.0.0 (*)
| +--- com.google.android.gms:play-services-measurement-api:17.0.0
| | +--- com.google.android.gms:play-services-basement:17.0.0 (*)
| | +--- com.google.android.gms:play-services-measurement-base:[17.0.0] -> 17.0.0 (*)
| | +--- com.google.android.gms:play-services-measurement-impl:[17.0.0] -> 17.0.0 (*)
| | +--- com.google.android.gms:play-services-measurement-sdk-api:[17.0.0] -> 17.0.0
| | | +--- com.google.android.gms:play-services-basement:17.0.0 (*)
| | | \--- com.google.android.gms:play-services-measurement-base:[17.0.0] -> 17.0.0 (*)
| | +--- com.google.android.gms:play-services-tasks:17.0.0
| | | \--- com.google.android.gms:play-services-basement:17.0.0 (*)
| | +--- com.google.firebase:firebase-common:18.0.0
| | | +--- androidx.annotation:annotation:1.0.0
| | | +--- androidx.collection:collection:1.0.0 (*)
| | | +--- androidx.core:core:1.0.0 (*)
| | | +--- com.google.android.gms:play-services-basement:17.0.0 (*)
| | | +--- com.google.android.gms:play-services-tasks:17.0.0 (*)
| | | \--- com.google.auto.value:auto-value-annotations:1.6.3
| | +--- com.google.firebase:firebase-iid:19.0.0
| | | +--- androidx.collection:collection:1.0.0 (*)
| | | +--- androidx.core:core:1.0.0 (*)
| | | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | | +--- com.google.android.gms:play-services-basement:17.0.0 (*)
| | | +--- com.google.android.gms:play-services-stats:17.0.0 (*)
| | | +--- com.google.android.gms:play-services-tasks:17.0.0 (*)
| | | +--- com.google.firebase:firebase-common:18.0.0 (*)
| | | \--- com.google.firebase:firebase-iid-interop:17.0.0
| | | +--- com.google.android.gms:play-services-base:17.0.0
| | | | +--- androidx.collection:collection:1.0.0 (*)
| | | | +--- androidx.core:core:1.0.0 (*)
| | | | +--- androidx.fragment:fragment:1.0.0 (*)
| | | | +--- com.google.android.gms:play-services-basement:17.0.0 (*)
| | | | \--- com.google.android.gms:play-services-tasks:17.0.0 (*)
| | | \--- com.google.android.gms:play-services-basement:17.0.0 (*)
| | \--- com.google.firebase:firebase-measurement-connector:18.0.0
| | \--- com.google.android.gms:play-services-basement:17.0.0 (*)
| \--- com.google.android.gms:play-services-measurement-sdk:17.0.0
| +--- androidx.collection:collection:1.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 (*)
| +--- com.google.android.gms:play-services-measurement-base:[17.0.0] -> 17.0.0 (*)
| +--- com.google.android.gms:play-services-measurement-impl:[17.0.0] -> 17.0.0 (*)
| \--- com.google.android.gms:play-services-measurement-sdk-api:[17.0.0] -> 17.0.0 (*)
+--- com.skillz.sdk:skillz-sdk-android:22.0.18
| +--- com.paypal.sdk:paypal-android-sdk:2.14.4
| | \--- com.squareup.okhttp3:okhttp:3.3.1 -> 3.11.0
| | \--- com.squareup.okio:okio:1.14.0
| +--- com.mopub.volley:mopub-volley:1.1.0
| +--- com.google.firebase:firebase-core:16.0.5 -> 17.0.0 (*)
| +--- com.google.firebase:firebase-messaging:17.3.4
| | +--- com.google.android.gms:play-services-basement:16.0.1 -> 17.0.0 (*)
| | +--- com.google.android.gms:play-services-tasks:16.0.1 -> 17.0.0 (*)
| | +--- com.google.firebase:firebase-common:16.0.3 -> 18.0.0 (*)
| | +--- com.google.firebase:firebase-iid:[17.0.4] -> 19.0.0 (*)
| | \--- com.google.firebase:firebase-measurement-connector:17.0.1 -> 18.0.0 (*)
| +--- com.anjlab.android.iab.v3:library:1.0.36
| +--- com.amazonaws:aws-android-sdk-core:2.2.22
| | \--- com.google.code.gson:gson:2.2.4 -> 2.3.1
| +--- com.amazonaws:aws-android-sdk-s3:2.2.22
| | \--- com.amazonaws:aws-android-sdk-core:2.2.22 (*)
| +--- com.amazonaws:aws-android-sdk-ddb:2.2.22
| | \--- com.amazonaws:aws-android-sdk-core:2.2.22 (*)
| +--- com.amazonaws:aws-android-sdk-mobileanalytics:2.2.22
| | \--- com.amazonaws:aws-android-sdk-core:2.2.22 (*)
| +--- com.amazonaws:aws-android-sdk-cognitoidentityprovider:2.2.22
| | \--- com.amazonaws:aws-android-sdk-core:2.2.22 (*)
| +--- com.amazonaws:aws-android-sdk-cognito:2.2.22
| | \--- com.amazonaws:aws-android-sdk-core:2.2.22 (*)
| +--- com.chauthai.swipereveallayout:swipe-reveal-layout:1.4.0
| | \--- androidx.legacy:legacy-support-v4:1.0.0
| | +--- androidx.core:core:1.0.0 (*)
| | +--- androidx.media:media:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0
| | | +--- androidx.core:core:1.0.0 (*)
| | | \--- androidx.versionedparcelable:versionedparcelable:1.0.0 (*)
| | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | +--- androidx.legacy:legacy-support-core-ui:1.0.0 (*)
| | \--- androidx.fragment:fragment:1.0.0 (*)
| +--- com.facebook.react:react-native:0.51.4
| | +--- javax.inject:javax.inject:1
| | +--- com.facebook.fbui.textlayoutbuilder:textlayoutbuilder:1.0.0
| | | \--- com.facebook.fbui.textlayoutbuilder:staticlayout-proxy:1.0
| | +--- com.facebook.fresco:fresco:1.3.0
| | | +--- com.facebook.fresco:drawee:1.3.0
| | | | \--- com.facebook.fresco:fbcore:1.3.0
| | | +--- com.facebook.fresco:fbcore:1.3.0
| | | \--- com.facebook.fresco:imagepipeline:1.3.0
| | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | +--- com.facebook.fresco:fbcore:1.3.0
| | | \--- com.facebook.fresco:imagepipeline-base:1.3.0
| | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | \--- com.facebook.fresco:fbcore:1.3.0
| | +--- com.facebook.fresco:imagepipeline-okhttp3:1.3.0
| | | +--- com.squareup.okhttp3:okhttp:3.6.0 -> 3.11.0 (*)
| | | +--- com.facebook.fresco:fbcore:1.3.0
| | | \--- com.facebook.fresco:imagepipeline:1.3.0 (*)
| | +--- com.facebook.soloader:soloader:0.1.0
| | +--- com.google.code.findbugs:jsr305:3.0.0
| | +--- com.squareup.okhttp3:okhttp:3.6.0 -> 3.11.0 (*)
| | +--- com.squareup.okhttp3:okhttp-urlconnection:3.6.0
| | | \--- com.squareup.okhttp3:okhttp:3.6.0 -> 3.11.0 (*)
| | +--- com.squareup.okio:okio:1.13.0 -> 1.14.0
| | +--- org.webkit:android-jsc:r174650
| | \--- androidx.appcompat:appcompat:1.0.0
| | +--- androidx.annotation:annotation:1.0.0
| | +--- androidx.core:core:1.0.0 (*)
| | +--- androidx.collection:collection:1.0.0 (*)
| | +--- androidx.cursoradapter:cursoradapter:1.0.0 (*)
| | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | +--- androidx.fragment:fragment:1.0.0 (*)
| | +--- androidx.vectordrawable:vectordrawable:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0
| | | \--- androidx.core:core:1.0.0 (*)
| | \--- androidx.vectordrawable:vectordrawable-animated:1.0.0
| | +--- androidx.vectordrawable:vectordrawable:1.0.0 (*)
| | \--- androidx.legacy:legacy-support-core-ui:1.0.0 (*)
| +--- me.leolin:ShortcutBadger:1.1.17
| +--- org.apache.cordova:framework:8.0.0
| +--- com.kochava.base:tracker:3.1.1
| +--- com.google.android.gms:play-services-location:16.0.0
| | +--- com.google.android.gms:play-services-base:16.0.1 -> 17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:16.0.1 -> 17.0.0 (*)
| | +--- com.google.android.gms:play-services-places-placereport:16.0.0
| | | \--- com.google.android.gms:play-services-basement:16.0.1 -> 17.0.0 (*)
| | \--- com.google.android.gms:play-services-tasks:16.0.1 -> 17.0.0 (*)
| +--- androidx.legacy:legacy-support-v4:1.0.0 (*)
| +--- androidx.appcompat:appcompat:1.0.0 (*)
| +--- androidx.recyclerview:recyclerview:1.0.0
| | +--- androidx.annotation:annotation:1.0.0
| | +--- androidx.core:core:1.0.0 (*)
| | \--- androidx.legacy:legacy-support-core-ui:1.0.0 (*)
| +--- com.google.android.material:material:1.0.0
| | +--- androidx.annotation:annotation:1.0.0
| | +--- androidx.core:core:1.0.0 (*)
| | +--- androidx.legacy:legacy-support-core-ui:1.0.0 (*)
| | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | +--- androidx.fragment:fragment:1.0.0 (*)
| | +--- androidx.transition:transition:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0
| | | \--- androidx.core:core:1.0.0 (*)
| | +--- androidx.appcompat:appcompat:1.0.0 (*)
| | +--- androidx.cardview:cardview:1.0.0
| | | \--- androidx.annotation:annotation:1.0.0
| | \--- androidx.recyclerview:recyclerview:1.0.0 (*)
| +--- androidx.exifinterface:exifinterface:1.0.0
| | \--- androidx.annotation:annotation:1.0.0
| +--- androidx.core:core:1.0.0 (*)
| +--- androidx.multidex:multidex:2.0.0
| \--- androidx.constraintlayout:constraintlayout:1.1.3
| \--- androidx.constraintlayout:constraintlayout-solver:1.1.3
+--- com.google.firebase:firebase-core:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.firebase:firebase-analytics:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-measurement:{strictly 17.0.0} -> 17.0.0 (c)
+--- androidx.collection:collection:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.annotation:annotation:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.legacy:legacy-support-core-utils:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.core:core:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.lifecycle:lifecycle-runtime:{strictly 2.0.0} -> 2.0.0 (c)
+--- androidx.lifecycle:lifecycle-common:{strictly 2.0.0} -> 2.0.0 (c)
+--- androidx.arch.core:core-common:{strictly 2.0.0} -> 2.0.0 (c)
+--- androidx.versionedparcelable:versionedparcelable:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.documentfile:documentfile:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.loader:loader:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.lifecycle:lifecycle-livedata:{strictly 2.0.0} -> 2.0.0 (c)
+--- androidx.arch.core:core-runtime:{strictly 2.0.0} -> 2.0.0 (c)
+--- androidx.lifecycle:lifecycle-livedata-core:{strictly 2.0.0} -> 2.0.0 (c)
+--- androidx.lifecycle:lifecycle-viewmodel:{strictly 2.0.0} -> 2.0.0 (c)
+--- androidx.localbroadcastmanager:localbroadcastmanager:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.print:print:{strictly 1.0.0} -> 1.0.0 (c)
+--- com.google.android.gms:play-services-basement:{strictly 17.0.0} -> 17.0.0 (c)
+--- androidx.fragment:fragment:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.legacy:legacy-support-core-ui:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.customview:customview:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.viewpager:viewpager:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.coordinatorlayout:coordinatorlayout:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.drawerlayout:drawerlayout:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.slidingpanelayout:slidingpanelayout:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.interpolator:interpolator:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.swiperefreshlayout:swiperefreshlayout:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.asynclayoutinflater:asynclayoutinflater:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.cursoradapter:cursoradapter:{strictly 1.0.0} -> 1.0.0 (c)
+--- com.google.android.gms:play-services-measurement-base:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-measurement-impl:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-ads-identifier:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-stats:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-measurement-api:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-measurement-sdk-api:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-tasks:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.firebase:firebase-common:{strictly 18.0.0} -> 18.0.0 (c)
+--- com.google.auto.value:auto-value-annotations:{strictly 1.6.3} -> 1.6.3 (c)
+--- com.google.firebase:firebase-iid:{strictly 19.0.0} -> 19.0.0 (c)
+--- com.google.firebase:firebase-iid-interop:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-base:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.firebase:firebase-measurement-connector:{strictly 18.0.0} -> 18.0.0 (c)
+--- com.google.android.gms:play-services-measurement-sdk:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.skillz.sdk:skillz-sdk-android:{strictly 22.0.18} -> 22.0.18 (c)
+--- com.paypal.sdk:paypal-android-sdk:{strictly 2.14.4} -> 2.14.4 (c)
+--- com.squareup.okhttp3:okhttp:{strictly 3.11.0} -> 3.11.0 (c)
+--- com.squareup.okio:okio:{strictly 1.14.0} -> 1.14.0 (c)
+--- com.mopub.volley:mopub-volley:{strictly 1.1.0} -> 1.1.0 (c)
+--- com.google.firebase:firebase-messaging:{strictly 17.3.4} -> 17.3.4 (c)
+--- com.anjlab.android.iab.v3:library:{strictly 1.0.36} -> 1.0.36 (c)
+--- com.amazonaws:aws-android-sdk-core:{strictly 2.2.22} -> 2.2.22 (c)
+--- com.google.code.gson:gson:{strictly 2.3.1} -> 2.3.1 (c)
+--- com.amazonaws:aws-android-sdk-s3:{strictly 2.2.22} -> 2.2.22 (c)
+--- com.amazonaws:aws-android-sdk-ddb:{strictly 2.2.22} -> 2.2.22 (c)
+--- com.amazonaws:aws-android-sdk-mobileanalytics:{strictly 2.2.22} -> 2.2.22 (c)
+--- com.amazonaws:aws-android-sdk-cognitoidentityprovider:{strictly 2.2.22} -> 2.2.22 (c)
+--- com.amazonaws:aws-android-sdk-cognito:{strictly 2.2.22} -> 2.2.22 (c)
+--- com.chauthai.swipereveallayout:swipe-reveal-layout:{strictly 1.4.0} -> 1.4.0 (c)
+--- androidx.legacy:legacy-support-v4:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.media:media:{strictly 1.0.0} -> 1.0.0 (c)
+--- com.facebook.react:react-native:{strictly 0.51.4} -> 0.51.4 (c)
+--- javax.inject:javax.inject:{strictly 1} -> 1 (c)
+--- com.facebook.fbui.textlayoutbuilder:textlayoutbuilder:{strictly 1.0.0} -> 1.0.0 (c)
+--- com.facebook.fbui.textlayoutbuilder:staticlayout-proxy:{strictly 1.0} -> 1.0 (c)
+--- com.facebook.fresco:fresco:{strictly 1.3.0} -> 1.3.0 (c)
+--- com.facebook.fresco:drawee:{strictly 1.3.0} -> 1.3.0 (c)
+--- com.facebook.fresco:fbcore:{strictly 1.3.0} -> 1.3.0 (c)
+--- com.facebook.fresco:imagepipeline:{strictly 1.3.0} -> 1.3.0 (c)
+--- com.parse.bolts:bolts-tasks:{strictly 1.4.0} -> 1.4.0 (c)
+--- com.facebook.fresco:imagepipeline-base:{strictly 1.3.0} -> 1.3.0 (c)
+--- com.facebook.fresco:imagepipeline-okhttp3:{strictly 1.3.0} -> 1.3.0 (c)
+--- com.facebook.soloader:soloader:{strictly 0.1.0} -> 0.1.0 (c)
+--- com.google.code.findbugs:jsr305:{strictly 3.0.0} -> 3.0.0 (c)
+--- com.squareup.okhttp3:okhttp-urlconnection:{strictly 3.6.0} -> 3.6.0 (c)
+--- org.webkit:android-jsc:{strictly r174650} -> r174650 (c)
+--- androidx.appcompat:appcompat:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.vectordrawable:vectordrawable:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.vectordrawable:vectordrawable-animated:{strictly 1.0.0} -> 1.0.0 (c)
+--- me.leolin:ShortcutBadger:{strictly 1.1.17} -> 1.1.17 (c)
+--- org.apache.cordova:framework:{strictly 8.0.0} -> 8.0.0 (c)
+--- com.kochava.base:tracker:{strictly 3.1.1} -> 3.1.1 (c)
+--- com.google.android.gms:play-services-location:{strictly 16.0.0} -> 16.0.0 (c)
+--- com.google.android.gms:play-services-places-placereport:{strictly 16.0.0} -> 16.0.0 (c)
+--- androidx.exifinterface:exifinterface:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.recyclerview:recyclerview:{strictly 1.0.0} -> 1.0.0 (c)
+--- com.google.android.material:material:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.transition:transition:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.cardview:cardview:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.multidex:multidex:{strictly 2.0.0} -> 2.0.0 (c)
+--- androidx.constraintlayout:constraintlayout:{strictly 1.1.3} -> 1.1.3 (c)
\--- androidx.constraintlayout:constraintlayout-solver:{strictly 1.1.3} -> 1.1.3 (c)
...
releaseRuntimeClasspath - Resolved configuration for runtime for variant: release
+--- com.google.firebase:firebase-core:17.0.0
| \--- com.google.firebase:firebase-analytics:17.0.0
| +--- com.google.android.gms:play-services-measurement:17.0.0
| | +--- androidx.collection:collection:1.0.0
| | | \--- androidx.annotation:annotation:1.0.0
| | +--- androidx.legacy:legacy-support-core-utils:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0
| | | +--- androidx.core:core:1.0.0
| | | | +--- androidx.annotation:annotation:1.0.0
| | | | +--- androidx.collection:collection:1.0.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-runtime:2.0.0
| | | | | +--- androidx.lifecycle:lifecycle-common:2.0.0
| | | | | | \--- androidx.annotation:annotation:1.0.0
| | | | | +--- androidx.arch.core:core-common:2.0.0
| | | | | | \--- androidx.annotation:annotation:1.0.0
| | | | | \--- androidx.annotation:annotation:1.0.0
| | | | \--- androidx.versionedparcelable:versionedparcelable:1.0.0
| | | | +--- androidx.annotation:annotation:1.0.0
| | | | \--- androidx.collection:collection:1.0.0 (*)
| | | +--- androidx.documentfile:documentfile:1.0.0
| | | | \--- androidx.annotation:annotation:1.0.0
| | | +--- androidx.loader:loader:1.0.0
| | | | +--- androidx.annotation:annotation:1.0.0
| | | | +--- androidx.core:core:1.0.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0
| | | | | +--- androidx.arch.core:core-runtime:2.0.0
| | | | | | +--- androidx.annotation:annotation:1.0.0
| | | | | | \--- androidx.arch.core:core-common:2.0.0 (*)
| | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.0.0
| | | | | | +--- androidx.lifecycle:lifecycle-common:2.0.0 (*)
| | | | | | +--- androidx.arch.core:core-common:2.0.0 (*)
| | | | | | \--- androidx.arch.core:core-runtime:2.0.0 (*)
| | | | | \--- androidx.arch.core:core-common:2.0.0 (*)
| | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0
| | | | \--- androidx.annotation:annotation:1.0.0
| | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0
| | | | \--- androidx.annotation:annotation:1.0.0
| | | \--- androidx.print:print:1.0.0
| | | \--- androidx.annotation:annotation:1.0.0
| | +--- com.google.android.gms:play-services-basement:17.0.0
| | | +--- androidx.collection:collection:1.0.0 (*)
| | | +--- androidx.core:core:1.0.0 (*)
| | | \--- androidx.fragment:fragment:1.0.0
| | | +--- androidx.core:core:1.0.0 (*)
| | | +--- androidx.legacy:legacy-support-core-ui:1.0.0
| | | | +--- androidx.annotation:annotation:1.0.0
| | | | +--- androidx.core:core:1.0.0 (*)
| | | | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | | | +--- androidx.customview:customview:1.0.0
| | | | | +--- androidx.annotation:annotation:1.0.0
| | | | | \--- androidx.core:core:1.0.0 (*)
| | | | +--- androidx.viewpager:viewpager:1.0.0
| | | | | +--- androidx.annotation:annotation:1.0.0
| | | | | +--- androidx.core:core:1.0.0 (*)
| | | | | \--- androidx.customview:customview:1.0.0 (*)
| | | | +--- androidx.coordinatorlayout:coordinatorlayout:1.0.0
| | | | | +--- androidx.annotation:annotation:1.0.0
| | | | | +--- androidx.core:core:1.0.0 (*)
| | | | | \--- androidx.customview:customview:1.0.0 (*)
| | | | +--- androidx.drawerlayout:drawerlayout:1.0.0
| | | | | +--- androidx.annotation:annotation:1.0.0
| | | | | +--- androidx.core:core:1.0.0 (*)
| | | | | \--- androidx.customview:customview:1.0.0 (*)
| | | | +--- androidx.slidingpanelayout:slidingpanelayout:1.0.0
| | | | | +--- androidx.annotation:annotation:1.0.0
| | | | | +--- androidx.core:core:1.0.0 (*)
| | | | | \--- androidx.customview:customview:1.0.0 (*)
| | | | +--- androidx.interpolator:interpolator:1.0.0
| | | | | \--- androidx.annotation:annotation:1.0.0
| | | | +--- androidx.swiperefreshlayout:swiperefreshlayout:1.0.0
| | | | | +--- androidx.annotation:annotation:1.0.0
| | | | | +--- androidx.core:core:1.0.0 (*)
| | | | | \--- androidx.interpolator:interpolator:1.0.0 (*)
| | | | +--- androidx.asynclayoutinflater:asynclayoutinflater:1.0.0
| | | | | +--- androidx.annotation:annotation:1.0.0
| | | | | \--- androidx.core:core:1.0.0 (*)
| | | | \--- androidx.cursoradapter:cursoradapter:1.0.0
| | | | \--- androidx.annotation:annotation:1.0.0
| | | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | | +--- androidx.annotation:annotation:1.0.0
| | | +--- androidx.loader:loader:1.0.0 (*)
| | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 (*)
| | +--- com.google.android.gms:play-services-measurement-base:[17.0.0] -> 17.0.0
| | | \--- com.google.android.gms:play-services-basement:17.0.0 (*)
| | +--- com.google.android.gms:play-services-measurement-impl:[17.0.0] -> 17.0.0
| | | +--- androidx.collection:collection:1.0.0 (*)
| | | +--- androidx.core:core:1.0.0 (*)
| | | +--- com.google.android.gms:play-services-ads-identifier:17.0.0
| | | | \--- com.google.android.gms:play-services-basement:17.0.0 (*)
| | | +--- com.google.android.gms:play-services-basement:17.0.0 (*)
| | | +--- com.google.android.gms:play-services-measurement-base:[17.0.0] -> 17.0.0 (*)
| | | \--- com.google.android.gms:play-services-stats:17.0.0
| | | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | | \--- com.google.android.gms:play-services-basement:17.0.0 (*)
| | \--- com.google.android.gms:play-services-stats:17.0.0 (*)
| +--- com.google.android.gms:play-services-measurement-api:17.0.0
| | +--- com.google.android.gms:play-services-basement:17.0.0 (*)
| | +--- com.google.android.gms:play-services-measurement-base:[17.0.0] -> 17.0.0 (*)
| | +--- com.google.android.gms:play-services-measurement-impl:[17.0.0] -> 17.0.0 (*)
| | +--- com.google.android.gms:play-services-measurement-sdk-api:[17.0.0] -> 17.0.0
| | | +--- com.google.android.gms:play-services-basement:17.0.0 (*)
| | | \--- com.google.android.gms:play-services-measurement-base:[17.0.0] -> 17.0.0 (*)
| | +--- com.google.android.gms:play-services-tasks:17.0.0
| | | \--- com.google.android.gms:play-services-basement:17.0.0 (*)
| | +--- com.google.firebase:firebase-common:18.0.0
| | | +--- androidx.annotation:annotation:1.0.0
| | | +--- androidx.collection:collection:1.0.0 (*)
| | | +--- androidx.core:core:1.0.0 (*)
| | | +--- com.google.android.gms:play-services-basement:17.0.0 (*)
| | | +--- com.google.android.gms:play-services-tasks:17.0.0 (*)
| | | \--- com.google.auto.value:auto-value-annotations:1.6.3
| | +--- com.google.firebase:firebase-iid:19.0.0
| | | +--- androidx.collection:collection:1.0.0 (*)
| | | +--- androidx.core:core:1.0.0 (*)
| | | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | | +--- com.google.android.gms:play-services-basement:17.0.0 (*)
| | | +--- com.google.android.gms:play-services-stats:17.0.0 (*)
| | | +--- com.google.android.gms:play-services-tasks:17.0.0 (*)
| | | +--- com.google.firebase:firebase-common:18.0.0 (*)
| | | \--- com.google.firebase:firebase-iid-interop:17.0.0
| | | +--- com.google.android.gms:play-services-base:17.0.0
| | | | +--- androidx.collection:collection:1.0.0 (*)
| | | | +--- androidx.core:core:1.0.0 (*)
| | | | +--- androidx.fragment:fragment:1.0.0 (*)
| | | | +--- com.google.android.gms:play-services-basement:17.0.0 (*)
| | | | \--- com.google.android.gms:play-services-tasks:17.0.0 (*)
| | | \--- com.google.android.gms:play-services-basement:17.0.0 (*)
| | \--- com.google.firebase:firebase-measurement-connector:18.0.0
| | \--- com.google.android.gms:play-services-basement:17.0.0 (*)
| \--- com.google.android.gms:play-services-measurement-sdk:17.0.0
| +--- androidx.collection:collection:1.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 (*)
| +--- com.google.android.gms:play-services-measurement-base:[17.0.0] -> 17.0.0 (*)
| +--- com.google.android.gms:play-services-measurement-impl:[17.0.0] -> 17.0.0 (*)
| \--- com.google.android.gms:play-services-measurement-sdk-api:[17.0.0] -> 17.0.0 (*)
\--- com.skillz.sdk:skillz-sdk-android:22.0.18
+--- com.paypal.sdk:paypal-android-sdk:2.14.4
| \--- com.squareup.okhttp3:okhttp:3.3.1 -> 3.11.0
| \--- com.squareup.okio:okio:1.14.0
+--- com.mopub.volley:mopub-volley:1.1.0
+--- com.google.firebase:firebase-core:16.0.5 -> 17.0.0 (*)
+--- com.google.firebase:firebase-messaging:17.3.4
| +--- com.google.android.gms:play-services-basement:16.0.1 -> 17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:16.0.1 -> 17.0.0 (*)
| +--- com.google.firebase:firebase-common:16.0.3 -> 18.0.0 (*)
| +--- com.google.firebase:firebase-iid:[17.0.4] -> 19.0.0 (*)
| \--- com.google.firebase:firebase-measurement-connector:17.0.1 -> 18.0.0 (*)
+--- com.anjlab.android.iab.v3:library:1.0.36
+--- com.amazonaws:aws-android-sdk-core:2.2.22
| \--- com.google.code.gson:gson:2.2.4 -> 2.3.1
+--- com.amazonaws:aws-android-sdk-s3:2.2.22
| \--- com.amazonaws:aws-android-sdk-core:2.2.22 (*)
+--- com.amazonaws:aws-android-sdk-ddb:2.2.22
| \--- com.amazonaws:aws-android-sdk-core:2.2.22 (*)
+--- com.amazonaws:aws-android-sdk-mobileanalytics:2.2.22
| \--- com.amazonaws:aws-android-sdk-core:2.2.22 (*)
+--- com.amazonaws:aws-android-sdk-cognitoidentityprovider:2.2.22
| \--- com.amazonaws:aws-android-sdk-core:2.2.22 (*)
+--- com.amazonaws:aws-android-sdk-cognito:2.2.22
| \--- com.amazonaws:aws-android-sdk-core:2.2.22 (*)
+--- com.chauthai.swipereveallayout:swipe-reveal-layout:1.4.0
| \--- androidx.legacy:legacy-support-v4:1.0.0
| +--- androidx.core:core:1.0.0 (*)
| +--- androidx.media:media:1.0.0
| | +--- androidx.annotation:annotation:1.0.0
| | +--- androidx.core:core:1.0.0 (*)
| | \--- androidx.versionedparcelable:versionedparcelable:1.0.0 (*)
| +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| +--- androidx.legacy:legacy-support-core-ui:1.0.0 (*)
| \--- androidx.fragment:fragment:1.0.0 (*)
+--- com.facebook.react:react-native:0.51.4
| +--- javax.inject:javax.inject:1
| +--- com.facebook.fbui.textlayoutbuilder:textlayoutbuilder:1.0.0
| | \--- com.facebook.fbui.textlayoutbuilder:staticlayout-proxy:1.0
| +--- com.facebook.fresco:fresco:1.3.0
| | +--- com.facebook.fresco:drawee:1.3.0
| | | \--- com.facebook.fresco:fbcore:1.3.0
| | +--- com.facebook.fresco:fbcore:1.3.0
| | \--- com.facebook.fresco:imagepipeline:1.3.0
| | +--- com.parse.bolts:bolts-tasks:1.4.0
| | +--- com.facebook.fresco:fbcore:1.3.0
| | \--- com.facebook.fresco:imagepipeline-base:1.3.0
| | +--- com.parse.bolts:bolts-tasks:1.4.0
| | \--- com.facebook.fresco:fbcore:1.3.0
| +--- com.facebook.fresco:imagepipeline-okhttp3:1.3.0
| | +--- com.squareup.okhttp3:okhttp:3.6.0 -> 3.11.0 (*)
| | +--- com.facebook.fresco:fbcore:1.3.0
| | \--- com.facebook.fresco:imagepipeline:1.3.0 (*)
| +--- com.facebook.soloader:soloader:0.1.0
| +--- com.google.code.findbugs:jsr305:3.0.0
| +--- com.squareup.okhttp3:okhttp:3.6.0 -> 3.11.0 (*)
| +--- com.squareup.okhttp3:okhttp-urlconnection:3.6.0
| | \--- com.squareup.okhttp3:okhttp:3.6.0 -> 3.11.0 (*)
| +--- com.squareup.okio:okio:1.13.0 -> 1.14.0
| +--- org.webkit:android-jsc:r174650
| \--- androidx.appcompat:appcompat:1.0.0
| +--- androidx.annotation:annotation:1.0.0
| +--- androidx.core:core:1.0.0 (*)
| +--- androidx.collection:collection:1.0.0 (*)
| +--- androidx.cursoradapter:cursoradapter:1.0.0 (*)
| +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| +--- androidx.fragment:fragment:1.0.0 (*)
| +--- androidx.vectordrawable:vectordrawable:1.0.0
| | +--- androidx.annotation:annotation:1.0.0
| | \--- androidx.core:core:1.0.0 (*)
| \--- androidx.vectordrawable:vectordrawable-animated:1.0.0
| +--- androidx.vectordrawable:vectordrawable:1.0.0 (*)
| \--- androidx.legacy:legacy-support-core-ui:1.0.0 (*)
+--- me.leolin:ShortcutBadger:1.1.17
+--- org.apache.cordova:framework:8.0.0
+--- com.kochava.base:tracker:3.1.1
+--- com.google.android.gms:play-services-location:16.0.0
| +--- com.google.android.gms:play-services-base:16.0.1 -> 17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:16.0.1 -> 17.0.0 (*)
| +--- com.google.android.gms:play-services-places-placereport:16.0.0
| | \--- com.google.android.gms:play-services-basement:16.0.1 -> 17.0.0 (*)
| \--- com.google.android.gms:play-services-tasks:16.0.1 -> 17.0.0 (*)
+--- com.google.android.exoplayer:exoplayer:2.7.3
| +--- com.google.android.exoplayer:exoplayer-core:2.7.3
| | \--- androidx.annotation:annotation:1.0.0
| +--- com.google.android.exoplayer:exoplayer-dash:2.7.3
| | +--- com.google.android.exoplayer:exoplayer-core:2.7.3 (*)
| | \--- androidx.annotation:annotation:1.0.0
| +--- com.google.android.exoplayer:exoplayer-hls:2.7.3
| | +--- com.google.android.exoplayer:exoplayer-core:2.7.3 (*)
| | \--- androidx.annotation:annotation:1.0.0
| +--- com.google.android.exoplayer:exoplayer-smoothstreaming:2.7.3
| | +--- com.google.android.exoplayer:exoplayer-core:2.7.3 (*)
| | \--- androidx.annotation:annotation:1.0.0
| \--- com.google.android.exoplayer:exoplayer-ui:2.7.3
| +--- com.google.android.exoplayer:exoplayer-core:2.7.3 (*)
| \--- androidx.annotation:annotation:1.0.0
+--- com.github.tiagohm.MarkdownView:library:0.19.0
| +--- com.vladsch.flexmark:flexmark:0.28.32
| | \--- com.vladsch.flexmark:flexmark-util:0.28.32
| +--- com.vladsch.flexmark:flexmark-ext-tables:0.28.32
| | +--- com.vladsch.flexmark:flexmark-util:0.28.32
| | +--- com.vladsch.flexmark:flexmark:0.28.32 (*)
| | \--- com.vladsch.flexmark:flexmark-formatter:0.28.32
| | +--- com.vladsch.flexmark:flexmark-util:0.28.32
| | \--- com.vladsch.flexmark:flexmark:0.28.32 (*)
| +--- com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:0.28.32
| | +--- com.vladsch.flexmark:flexmark-util:0.28.32
| | +--- com.vladsch.flexmark:flexmark:0.28.32 (*)
| | \--- com.vladsch.flexmark:flexmark-formatter:0.28.32 (*)
| +--- com.vladsch.flexmark:flexmark-ext-gfm-tasklist:0.28.32
| | +--- com.vladsch.flexmark:flexmark-util:0.28.32
| | +--- com.vladsch.flexmark:flexmark:0.28.32 (*)
| | \--- com.vladsch.flexmark:flexmark-formatter:0.28.32 (*)
| +--- com.vladsch.flexmark:flexmark-ext-autolink:0.28.32
| | +--- com.vladsch.flexmark:flexmark-util:0.28.32
| | +--- com.vladsch.flexmark:flexmark:0.28.32 (*)
| | +--- org.nibor.autolink:autolink:0.6.0
| | \--- com.vladsch.flexmark:flexmark-formatter:0.28.32 (*)
| +--- com.vladsch.flexmark:flexmark-ext-abbreviation:0.28.32
| | +--- com.vladsch.flexmark:flexmark-util:0.28.32
| | +--- com.vladsch.flexmark:flexmark-ext-autolink:0.28.32 (*)
| | +--- com.vladsch.flexmark:flexmark:0.28.32 (*)
| | +--- com.vladsch.flexmark:flexmark-formatter:0.28.32 (*)
| | +--- com.vladsch.flexmark:flexmark-ext-typographic:0.28.32
| | | +--- com.vladsch.flexmark:flexmark-util:0.28.32
| | | +--- com.vladsch.flexmark:flexmark:0.28.32 (*)
| | | \--- com.vladsch.flexmark:flexmark-formatter:0.28.32 (*)
| | +--- com.vladsch.flexmark:flexmark-ext-ins:0.28.32
| | | +--- com.vladsch.flexmark:flexmark-util:0.28.32
| | | +--- com.vladsch.flexmark:flexmark:0.28.32 (*)
| | | \--- com.vladsch.flexmark:flexmark-formatter:0.28.32 (*)
| | +--- com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:0.28.32 (*)
| | \--- com.vladsch.flexmark:flexmark-ext-superscript:0.28.32
| | +--- com.vladsch.flexmark:flexmark-util:0.28.32
| | +--- com.vladsch.flexmark:flexmark:0.28.32 (*)
| | \--- com.vladsch.flexmark:flexmark-formatter:0.28.32 (*)
| +--- com.vladsch.flexmark:flexmark-ext-superscript:0.28.32 (*)
| +--- com.vladsch.flexmark:flexmark-ext-footnotes:0.28.32
| | +--- com.vladsch.flexmark:flexmark-util:0.28.32
| | +--- com.vladsch.flexmark:flexmark:0.28.32 (*)
| | \--- com.vladsch.flexmark:flexmark-formatter:0.28.32 (*)
| +--- com.vladsch.flexmark:flexmark-ext-attributes:0.28.32
| | +--- com.vladsch.flexmark:flexmark-util:0.28.32
| | +--- com.vladsch.flexmark:flexmark:0.28.32 (*)
| | \--- com.vladsch.flexmark:flexmark-formatter:0.28.32 (*)
| +--- com.orhanobut:logger:1.15
| \--- androidx.appcompat:appcompat:1.0.0 (*)
+--- com.squareup.okhttp3:okhttp:3.11.0 (*)
+--- com.google.dagger:dagger:2.19
| \--- javax.inject:javax.inject:1
+--- com.google.dagger:dagger-android-support:2.19
| +--- com.google.dagger:dagger:2.19 (*)
| +--- com.google.dagger:dagger-android:2.19
| | +--- com.google.dagger:dagger:2.19 (*)
| | +--- javax.inject:javax.inject:1
| | \--- androidx.annotation:annotation:1.0.0
| +--- javax.inject:javax.inject:1
| +--- androidx.appcompat:appcompat:1.0.0 (*)
| +--- androidx.annotation:annotation:1.0.0
| \--- androidx.fragment:fragment:1.0.0 (*)
+--- io.reactivex.rxjava2:rxandroid:2.0.2
| \--- io.reactivex.rxjava2:rxjava:2.1.9 -> 2.2.0
| \--- org.reactivestreams:reactive-streams:1.0.2
+--- io.reactivex.rxjava2:rxjava:2.2.0 (*)
+--- com.google.android.gms:play-services-base:16.0.1 -> 17.0.0 (*)
+--- com.google.android.gms:play-services-gcm:16.0.0
| +--- com.google.android.gms:play-services-base:16.0.1 -> 17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:16.0.1 -> 17.0.0 (*)
| +--- com.google.android.gms:play-services-iid:16.0.0
| | +--- com.google.android.gms:play-services-base:16.0.1 -> 17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:16.0.1 -> 17.0.0 (*)
| | +--- com.google.android.gms:play-services-stats:16.0.1 -> 17.0.0 (*)
| | \--- com.google.android.gms:play-services-tasks:16.0.1 -> 17.0.0 (*)
| \--- com.google.android.gms:play-services-stats:16.0.1 -> 17.0.0 (*)
+--- com.squareup.retrofit:retrofit:1.9.0
| \--- com.google.code.gson:gson:2.3.1
+--- com.squareup.picasso:picasso:2.71828
| +--- com.squareup.okhttp3:okhttp:3.10.0 -> 3.11.0 (*)
| +--- androidx.annotation:annotation:1.0.0
| \--- androidx.exifinterface:exifinterface:1.0.0
| \--- androidx.annotation:annotation:1.0.0
+--- com.squareup:otto:1.3.7
+--- com.facebook.fresco:animated-base-support:1.3.0
| +--- com.parse.bolts:bolts-tasks:1.4.0
| +--- com.nineoldandroids:library:2.4.0
| +--- com.facebook.fresco:fbcore:1.3.0
| \--- com.facebook.fresco:animated-base:1.3.0
| +--- com.parse.bolts:bolts-tasks:1.4.0
| +--- com.facebook.fresco:fbcore:1.3.0
| +--- com.facebook.fresco:imagepipeline-base:1.3.0 (*)
| \--- com.facebook.fresco:imagepipeline:1.3.0 (*)
+--- com.facebook.fresco:animated-gif:1.3.0
| +--- com.parse.bolts:bolts-tasks:1.4.0
| +--- com.facebook.fresco:fbcore:1.3.0
| \--- com.facebook.fresco:animated-base:1.3.0 (*)
+--- com.BV:react-native-linear-gradient:2.0.0
| \--- com.facebook.react:react-native:0.32.0 -> 0.51.4 (*)
+--- com.squareup.okhttp3:logging-interceptor:3.4.1
| \--- com.squareup.okhttp3:okhttp:3.4.1 -> 3.11.0 (*)
+--- org.webkit:android-jsc:r224109 -> r174650
+--- com.react-native-image-picker:rn-image-picker-android:0.26.11-skillz
| \--- com.facebook.react:react-native:0.51.2 -> 0.51.4 (*)
+--- com.github.bumptech.glide:glide:3.8.0
+--- com.github.bumptech.glide:okhttp3-integration:1.5.0
| +--- com.squareup.okhttp3:okhttp:3.1.0 -> 3.11.0 (*)
| \--- com.github.bumptech.glide:glide:3.8.0
+--- com.scottyab:rootbeer-lib:0.0.7
+--- androidx.legacy:legacy-support-v4:1.0.0 (*)
+--- androidx.appcompat:appcompat:1.0.0 (*)
+--- androidx.recyclerview:recyclerview:1.0.0
| +--- androidx.annotation:annotation:1.0.0
| +--- androidx.core:core:1.0.0 (*)
| \--- androidx.legacy:legacy-support-core-ui:1.0.0 (*)
+--- com.google.android.material:material:1.0.0
| +--- androidx.annotation:annotation:1.0.0
| +--- androidx.core:core:1.0.0 (*)
| +--- androidx.legacy:legacy-support-core-ui:1.0.0 (*)
| +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| +--- androidx.fragment:fragment:1.0.0 (*)
| +--- androidx.transition:transition:1.0.0
| | +--- androidx.annotation:annotation:1.0.0
| | \--- androidx.core:core:1.0.0 (*)
| +--- androidx.appcompat:appcompat:1.0.0 (*)
| +--- androidx.cardview:cardview:1.0.0
| | \--- androidx.annotation:annotation:1.0.0
| \--- androidx.recyclerview:recyclerview:1.0.0 (*)
+--- androidx.exifinterface:exifinterface:1.0.0 (*)
+--- androidx.core:core:1.0.0 (*)
+--- androidx.multidex:multidex:2.0.0
\--- androidx.constraintlayout:constraintlayout:1.1.3
\--- androidx.constraintlayout:constraintlayout-solver:1.1.3