airbnb / lottie-android

Render After Effects animations natively on Android and iOS, Web, and React Native
http://airbnb.io/lottie/
Apache License 2.0
34.92k stars 5.4k forks source link

Execution failed for task ':app:mergeExtDexDebug' #2496

Closed ahmed2146 closed 4 months ago

ahmed2146 commented 4 months ago

Execution failed for task ':app:mergeExtDexDebug'.

Could not resolve all files for configuration ':app:debugRuntimeClasspath'. Failed to transform lottie-compose-6.3.0.aar (com.airbnb.android:lottie-compose:6.3.0) to match attributes {artifactType=android-dex, asm-transformed-variant=debug, 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}. Execution failed for AsmClassesTransform: /Users/muhammadahmed/.gradle/caches/transforms-3/fc8970f16c14f13af16a06c806462f84/transformed/lottie-compose-6.3.0-runtime.jar. PermittedSubclasses requires ASM9

     please help to resolve this issue, only came with android version 24 and 23 
gpeal commented 4 months ago

This is like a local build cache issue or something unrelated to Lottie itself.