[Using the translator]
Hello everyone, does anyone here have the same problem?
When placing the
jBarcodeGen and
ZXingBarcodeScan components in the form, a lot of errors appear
'checkDebugDuplicateClasses' (image below)
The solution I found was to comment a line in build.gradle (image below), but I think it's not the right way, as other components may need it
dependencies {
//implementation fileTree(include: ['*.jar'], dir: 'libs')