Skip to content

Limit dependencies of Turf #924

@tobrun

Description

@tobrun

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions