flutter-sdk icon indicating copy to clipboard operation
flutter-sdk copied to clipboard

merger dex throwing error in flutter

Open sunil-singh-chaudhary opened this issue 4 months ago • 2 comments

Execution failed for task ':app:mergeExtDexDebug'.

Could not resolve all files for configuration ':app:debugRuntimeClasspath'. Failed to transform truecaller-sdk-3.0.0.aar (com.truecaller.android.sdk:truecaller-sdk:3.0.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=22, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}. > Execution failed for DexingWithClasspathTransform: /Users/sunilsingh/.gradle/caches/transforms-3/f1dc8b5454f6833ac4870e59b83ad0ba/transformed/jetified-truecaller-sdk-3.0.0-runtime.jar. > Error while dexing.

sunil-singh-chaudhary avatar Feb 27 '24 12:02 sunil-singh-chaudhary