You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Duplicate class com.google.zxing.BarcodeFormat found in modules jetified-barcodescanner-release-2.1.5-runtime (:barcodescanner-release-2.1.5:) and jetified-core-3.4.0 (com.google.zxing:core:3.4.0)
Duplicate class com.google.zxing.Binarizer found in modules jetified-barcodescanner-release-2.1.5-runtime (:barcodescanner-release-2.1.5:) and jetified-core-3.4.0 (com.google.zxing:core:3.4.0)
Duplicate class com.google.zxing.BinaryBitmap found in modules jetified-barcodescanner-release-2.1.5-runtime (:barcodescanner-release-2.1.5:) and jetified-core-3.4.0 (com.google.zxing:core:3.4.0)
Duplicate class com.google.zxing.ChecksumException found in modules jetified-barcodescanner-release-2.1.5-runtime (:barcodescanner-release-2.1.5:) and jetified-core-3.4.0 (com.google.zxing:core:3.4.0)
Duplicate class com.google.zxing.DecodeHintType found in modules jetified-barcodescanner-release-2.1.5-runtime (:barcodescanner-release-2.1.5:) and jetified-core-3.4.0 (com.google.zxing:core:3.4.0)
I have a bunch of duplicate class errors, how do I solve this? I tried a lot of solutions online and I couldn't
like this in my build.gradle:
I have a bunch of duplicate class errors, how do I solve this? I tried a lot of solutions online and I couldn't
like this in my build.gradle:
and I couldn't solve it, how do I fix when two cordova plugins is exporting same class ?
The text was updated successfully, but these errors were encountered: