Typically when I see that error, it’s not actually...
# android
c
Typically when I see that error, it’s not actually a dex issue. It’s usually something further up the chain with a dependency mismatch.
o
Is this usually in the build log? I can't see anything there
If not, how would I go about debugging it?