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
Getting error Duplicate class kotlinx.serialization.json.Json found in modules jetified-kotlinx-serialization-json-jvm-1.2.1 (org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.2.1) and jetified-kotlinx-serialization-runtime-0.20.0 (org.jetbrains.kotlinx:kotlinx-serialization-runtime:0.20.0).
#72
//: # (
. e.g. detailed explanation, stacktraces, related issues, suggestions
. how to fix, links for us to have more context, eg. Stackoverflow, Gitter etc
The text was updated successfully, but these errors were encountered:
hi, i am implementing plaid and experian in android application.
Getting this error
Duplicate class kotlinx.serialization.json.Json found in modules jetified-kotlinx-serialization-json-jvm-1.2.1 (org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.2.1) and jetified-kotlinx-serialization-runtime-0.20.0 (org.jetbrains.kotlinx:kotlinx-serialization-runtime:0.20.0). Please tell me how to resolve this.
I'm submitting a ...
What is the current behavior?
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
What is the expected behavior?
What is the motivation / use case for changing the behavior?
Please tell us about your environment:
Other information
//: # (
. e.g. detailed explanation, stacktraces, related issues, suggestions
. how to fix, links for us to have more context, eg. Stackoverflow, Gitter etc
The text was updated successfully, but these errors were encountered: