-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
I am trying to using this library on my project but i kept having this error:
Error:Execution failed for task ':app:transformClassesWithJarMergingForDebug'.
com.android.build.api.transform.TransformException: java.util.zip.ZipException: duplicate entry: org/antlr/v4/runtime/ANTLRErrorListener.class
I noticed that this project seems to use Guava which i am already using for other parts on my project but commenting my guava dependency does't fix it for me because i rely on other guava dependencies, how can i fix this issue?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels