build.gradle
3.08 KB
-
Exclude transitive dependency on core for androidTest · 4e5b2c69
androidTest of core already has the dependency on its main. Without this exclude, gradle complains about type duplication when merging dex saying "Type X is defined multiple times". PiperOrigin-RevId: 302641585
olly committed