Skip to content

Android gradle gives dependency issue #254

@smarques84

Description

@smarques84

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions