Skip to content
This repository was archived by the owner on Mar 15, 2024. It is now read-only.
This repository was archived by the owner on Mar 15, 2024. It is now read-only.

Failed to transform ads-12.13.0.aar (com.flurry.android:ads:12.13.0) to match attributes  #30

Description

@jesphinpt

I am trying to update the flurry-analytics version from 12.1.0 to 13.3.0. While updating the version I got the error in the Flurry0ads as well.

If I make the both version to the same like the below release not making any issues.

implementation 'com.flurry.android:analytics:12.13.0'
implementation 'com.flurry.android:ads:12.13.0'

Execution failed for task ':mergeExtDexRelease'.
> Could not resolve all files for configuration ':ReleaseRuntimeClasspath'.
   > Failed to transform ads-12.13.0.aar (com.flurry.android:ads:12.13.0) to match attributes {artifactType=android-dex, asm-transformed-variant=NONE, dexing-enable-desugaring=true, dexing-is-debuggable=false, dexing-min-sdk=21, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}.
      > Execution failed for DexingWithClasspathTransform: /Users/name/.gradle/caches/transforms-3/c77479a8e2d25ae0a8a558990f9278f1/transformed/jetified-ads-12.13.0-runtime.jar.
         > Error while dexing.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions