Open
Description
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
Labels
No labels