Skip to content

Including library causes - IntentResult is defined multiple times #765

Open
@vladaman

Description

@vladaman

When added lib to the project I get an error when trying to assemble final apk.

    implementation("com.journeyapps:zxing-android-embedded:4.3.0")

Error:

Type com.google.zxing.integration.android.IntentResult is defined multiple times: /home/vlad/.gradle/caches/8.12/transforms/3e81db890672a4e9697f221747a6890b/transformed/jetified-zxing-android-embedded-4.3.0-runtime.jar:com/google/zxing/integration/android/IntentResult.class, /home/vlad/workspace/EtKasa/app/build/intermediates/classes/fikPosRelease/transformFikPosReleaseClassesWithAsm/dirs/com/google/zxing/integration/android/IntentResult.class

I got no other com.google.zxing included

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