Hi! I’m migrating an Android project to gradle 8.9...
# community-support
j
Hi! I’m migrating an Android project to gradle 8.9. But I’m getting the following error
R8: Type b.a is defined multiple times
. It seems like several people have the same issue https://stackoverflow.com/a/78684150. Does anyone know how to fix this?
v
Doesn't sound to me like a Gradle topic. But maybe you want to move your question to #CJYS1DAP5 if it is really related to Gradle. Audience there might be more knowledgable regarding Android related Gradle issues as Android is always a bit special.
j
will do, thanks!
👌 1