You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Want to integrate Both Vision and navigation sdk in a single Application. Getting duplicate classes error while adding all dependencies in a single project.
Want to integrate Both Vision and navigation sdk in a single Application. Getting duplicate classes error while adding all dependencies in a single project.
build.gradle file is :
// Maps Navigation dependencies
implementation "com.mapbox.navigation:ui-dropin:2.11.0"
implementation "com.mapbox.navigation:android:2.11.0"
The text was updated successfully, but these errors were encountered: