Skip to content

Cause: duplicate entry: LICENSE.txt #323

@Bekzod1994

Description

@Bekzod1994

when i add the sdk plugin

id("co.elastic.apm.android") version "0.18.0"

i get this error:

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':app:debugBytebuddyTransform'.

Failed to transform classes

  • Try:

Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
Get more help at https://help.gradle.org.

  • Exception is:
    org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':app:debugBytebuddyTransform'.
    Caused by: org.gradle.api.GradleException: Failed to transform classes
    at net.bytebuddy.build.gradle.android.ByteBuddyLocalClassesEnhancerTask.execute(ByteBuddyLocalClassesEnhancerTask.java:21
    Caused by: java.util.zip.ZipException: duplicate entry: LICENSE.txt

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions