EddyVerbruggen / nativescript-barcodescanner

🔎 NativeScript QR / barcode (bulk)scanner plugin
MIT License
293 stars 73 forks source link

class definition conflicts #265

Closed lospringliu closed 3 years ago

lospringliu commented 3 years ago

production build shows error

Duplicate class com.google.zxing.qrcode.encoder.MaskUtil found in modules jetified-barcodescanner-release-2.1.6-runtime.jar (:barcodescanner-release-2.1.6:) and jetified-core-3.3.0.jar (com.google.zxing:core:3.3.0)
Duplicate class com.google.zxing.qrcode.encoder.MatrixUtil found in modules jetified-barcodescanner-release-2.1.6-runtime.jar (:barcodescanner-release-2.1.6:) and jetified-core-3.3.0.jar (com.google.zxing:core:3.3.0)
Duplicate class com.google.zxing.qrcode.encoder.QRCode found in modules jetified-barcodescanner-release-2.1.6-runtime.jar (:barcodescanner-release-2.1.6:) and jetified-core-3.3.0.jar (com.google.zxing:core:3.3.0)
lospringliu commented 3 years ago

duplicated