-
Notifications
You must be signed in to change notification settings - Fork 117
Closed
Description
When looking into the dependencies that turf brings downstream, I'm seeing it including sdk-core.
Is this needed? would solely using geojson be sufficient?
+--- com.mapbox.mapboxsdk:mapbox-sdk-turf:4.1.0
| +--- com.mapbox.mapboxsdk:mapbox-sdk-core:4.1.0
| | +--- com.google.code.gson:gson:2.8.5
| | +--- com.squareup.retrofit2:retrofit:2.4.0
| | | \--- com.squareup.okhttp3:okhttp:3.10.0 -> 3.11.0 (*)
| | +--- com.squareup.retrofit2:converter-gson:2.4.0
| | | +--- com.squareup.retrofit2:retrofit:2.4.0 (*)
| | | \--- com.google.code.gson:gson:2.8.2 -> 2.8.5
| | \--- com.squareup.okhttp3:logging-interceptor:3.11.0
| | \--- com.squareup.okhttp3:okhttp:3.11.0 (*)
| \--- com.mapbox.mapboxsdk:mapbox-sdk-geojson:4.1.0 (*)
Metadata
Metadata
Assignees
Labels
No labels