-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Description
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