Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conflict issue. #547

Open
Arshad-ullah opened this issue May 17, 2024 · 0 comments
Open

Conflict issue. #547

Arshad-ullah opened this issue May 17, 2024 · 0 comments

Comments

@Arshad-ullah
Copy link

Hello ,

I hope you are doing well. I'm implementing mapbox_map_flutter package in flutter. It's working fine.
But when I add another package flutter_mapbox_navigation then create conflict. I'm paste the error.

---> show me this error
Execution failed for task ':app:checkDebugDuplicateClasses'.

A failure occurred while executing com.android.build.gradle.internal.tasks.CheckDuplicatesRunnable
Duplicate class com.mapbox.common.module.okhttp.CallbackWrapper found in modules jetified-common-24.3.1-runtime (com.mapbox.common:common:24.3.1) and jetified-okhttp-23.8.0-runtime (com.mapbox.common:okhttp:23.8.0)
Duplicate class com.mapbox.common.module.okhttp.CallbackWrapper$RequestCallback found in modules jetified-common-24.3.1-runtime (com.mapbox.common:common:24.3.1) and jetified-okhttp-23.8.0-runtime (com.mapbox.common:okhttp:23.8.0)
Duplicate class com.mapbox.common.module.okhttp.HttpCallback found in modules jetified-common-24.3.1-runtime (com.mapbox.common:common:24.3.1) and jetified-okhttp-23.8.0-runtime (com.mapbox.common:okhttp:23.8.0)
Duplicate class com.mapbox.common.module.okhttp.IdGenerator found in modules jetified-common-24.3.1-runtime (com.mapbox.common:common:24.3.1) and jetified-okhttp-23.8.0-runtime (com.mapbox.common:okhttp:23.8.0)
Duplicate class com.mapbox.common.module.okhttp.LazyClient found in modules jetified-common-24.3.1-runtime (com.mapbox.common:common:24.3.1) and jetified-okhttp-23.8.0-runtime (com.mapbox.common:okhttp:23.8.0)
Duplicate class com.mapbox.common.module.okhttp.MapboxOkHttpService found in modules jetified-common-24.3.1-runtime (com.mapbox.common:common:24.3.1) and jetified-okhttp-23.8.0-runtime (com.mapbox.common:okhttp:23.8.0)
Duplicate class com.mapbox.common.module.okhttp.MapboxOkHttpService$1 found in modules jetified-common-24.3.1-runtime (com.mapbox.common:common:24.3.1) and jetified-okhttp-23.8.0-runtime (com.mapbox.common:okhttp:23.8.0)
Duplicate class com.mapbox.common.module.okhttp.MapboxOkHttpService$HttpServiceGetLifecycleStateCallback found in modules jetified-common-24.3.1-runtime (com.mapbox.common:common:24.3.1) and jetified-okhttp-23.8.0-runtime (com.mapbox.common:okhttp:23.8.0)
Duplicate class com.mapbox.common.module.okhttp.MapboxOkHttpService$HttpServiceLifecycleObserver found in modules jetified-common-24.3.1-runtime (com.mapbox.common:common:24.3.1) and jetified-okhttp-23.8.0-runtime (com.mapbox.common:okhttp:23.8.0)
Duplicate class com.mapbox.common.module.okhttp.MapboxOkHttpService$HttpServiceOfflineSwitchObserver found in modules jetified-common-24.3.1-runtime (com.mapbox.common:common:24.3.1) and jetified-okhttp-23.8.0-runtime (com.mapbox.common:okhttp:23.8.0)

Ping : [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant