- I keep getting this error "On library declaratio...
# community-support
p
• I keep getting this error "On library declaration 'mlkit' expected to find any of 'group', 'module', 'name', or 'version' but found unexpected key 'barcodescanning' " I'm not sure what needs to be fix, if anything. Can someone help me with what this means?
t
Can you share excerpts of your build scripts or version catalog where either "mlkit" or "barcodescanning" appear? Also, have you run with
--stacktrace
or, even better,
--scan
? That might tell you enough to debug it.