Hey guys! don't know exactly which channel should ...
# multiplatform
e
Hey guys! don't know exactly which channel should i ask this but, does mongo db works for a Compose Multiplatform project? Does anyone have examples of how to use it? I was able to use it for an android app. Im having this issue when i try to run it in the CMM project:
Copy code
-----------
* What went wrong:
Execution failed for task ':composeApp:mergeExtDexDebug'.
> Could not resolve all files for configuration ':composeApp:debugRuntimeClasspath'.
   > Failed to transform bson-record-codec-4.11.0.jar (org.mongodb:bson-record-codec:4.11.0) to match attributes {artifactType=android-dex, asm-transformed-variant=NONE, dexing-enable-desugaring=true, dexing-enable-jacoco-instrumentation=false, dexing-is-debuggable=true, dexing-min-sdk=24, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}.
      > Execution failed for DexingNoClasspathTransform: /Users/eduardoruesta/.gradle/caches/modules-2/files-2.1/org.mongodb/bson-record-codec/4.11.0/6ea87561329fe3725723a3b0c09a00480f6bf394/bson-record-codec-4.11.0.jar.
         > Error while dexing.