We have a project where our SDK is built using Kot...
# multiplatform
s
We have a project where our SDK is built using Kotlin multiplatform and is added to our project as a pod dependency. Issue occurs during our Android app build. Please help in this : * What went wrong: Execution failed for task 'appmergeExtDexDebug'.
Could not resolve all files for configuration 'appdebugRuntimeClasspath'.
Error while dexing.
Failed to transform multiplatform-settings-no-arg-debug.aar (com.russhwolfmultiplatform settings no arg android debug1.1.0) to match attributes {artifactType=android-dex, asm-transformed-variant=debug, com.android.build.api.attributes.BuildTypeAttr=debug, dexing-enable-desugaring=true, dexing-enable-jacoco-instrumentation=false, dexing-is-debuggable=true, dexing-min-sdk=24, org.gradle.category=library, org.gradle.status=release, org.gradle.usage=java-runtime, org.jetbrains.kotlin.platform.type=androidJvm}.
XCode Version : 15.3 MultiPlatform version : 1.9.23 Java Version : 17 android gradle plugin version : 7.4.2 gradle version : 7.5