-
Notifications
You must be signed in to change notification settings - Fork 21
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
The dependencie 'com.squareup.okhttp3:okhttp-bom:4.10.0' is crashing #116
Comments
Hello, |
@MauricioMej did you manage to resolve it? |
Not yet, I tried to import the dependency separately, but it still gives me an error. |
version |
I have the same problem as @MauricioMej, I may have found a solution but it would need to add a new dependency. The bug has been present since version Is it possible to add |
I tried to add the dependency to every single module that using auth0, but still gets the issue |
Did you try to fork this package and replace Did you try to run your project with the same Gradle version as this package? |
That issue prevent from using the sdk since version 7. There is an open PR to fix this, is it possible to get it merged and released please? Thank you |
Description
implementation 'com.squareup.okhttp3:okhttp-bom:4.10.0'
Reproduction of issue
And i import the Guardian SDK
build.gradle
Environment
The text was updated successfully, but these errors were encountered: