Skip to main content

Error to build in android using react native

  • December 12, 2024
  • 1 reply
  • 68 views

Execution failed for task ':app:mergeExtDexDevelopmentDebug'.
> Could not resolve all files for configuration ':app:developmentDebugRuntimeClasspath'.
   > Failed to transform intercom-sdk-base-15.11.3.aar (io.intercom.android:intercom-sdk-base:15.11.3) to match attributes {artifactType=android-dex, asm-transformed-variant=developmentDebug, dexing-enable-desugaring=true, dexing-enable-jacoco-instrumentation=false, dexing-is-debuggable=true, dexing-min-sdk=24, org.gradle.category=library, org.gradle.dependency.bundling=external, org.gradle.libraryelements=aar, org.gradle.status=release, org.gradle.usage=java-runtime}.

Pinned reply

December 18, 2024

Hey there ​@David Rappa! Emily here from Support Engineering at Intercom 👋🏼
 

I suspect this issue is a dependency conflict. Could you try updating your dependencies?

Considering The error "Execution failed for task ':app:mergeExtDexDevelopmentDebug'" suggests there might be a problem with the dex files in your Android project, our product team suggests focusing on the Android libs first:

  • Gradle
  • AndroidX
  • Compose
  • Accompanist

Typical dependency conflicts include different versions of Google Services or Android Support libraries. In some cases, updating the dependencies that use those services or updating the repository might resolve the issue.


Let me know how it goes! 💪🏼

1 reply

Emilygav
Intercom Team
Forum|alt.badge.img+3
  • Intercom Team
  • 75 replies
  • December 18, 2024
Pinned reply

Hey there ​@David Rappa! Emily here from Support Engineering at Intercom 👋🏼
 

I suspect this issue is a dependency conflict. Could you try updating your dependencies?

Considering The error "Execution failed for task ':app:mergeExtDexDevelopmentDebug'" suggests there might be a problem with the dex files in your Android project, our product team suggests focusing on the Android libs first:

  • Gradle
  • AndroidX
  • Compose
  • Accompanist

Typical dependency conflicts include different versions of Google Services or Android Support libraries. In some cases, updating the dependencies that use those services or updating the repository might resolve the issue.


Let me know how it goes! 💪🏼


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings