Encountering duplicate class errors when including both konfetti-compose:2.0.5 and konfetti-xml:2.0.5 in the same module of an Android project.
Duplicate class nl.dionsegijn.konfetti.xml.image.DrawableImage found in modules konfetti-compose-2.0.5.aar -> konfetti-compose-2.0.5-runtime (nl.dionsegijn:konfetti-compose:2.0.5) and konfetti-xml-2.0.5.aar -> konfetti-xml-2.0.5-runtime (nl.dionsegijn:konfetti-xml:2.0.5)
Duplicate class nl.dionsegijn.konfetti.xml.image.ImageStore found in modules konfetti-compose-2.0.5.aar -> konfetti-compose-2.0.5-runtime (nl.dionsegijn:konfetti-compose:2.0.5) and konfetti-xml-2.0.5.aar -> konfetti-xml-2.0.5-runtime (nl.dionsegijn:konfetti-xml:2.0.5)
Duplicate class nl.dionsegijn.konfetti.xml.image.ImageUtil found in modules konfetti-compose-2.0.5.aar -> konfetti-compose-2.0.5-runtime (nl.dionsegijn:konfetti-compose:2.0.5) and konfetti-xml-2.0.5.aar -> konfetti-xml-2.0.5-runtime (nl.dionsegijn:konfetti-xml:2.0.5)
Encountering duplicate class errors when including both konfetti-compose:2.0.5 and konfetti-xml:2.0.5 in the same module of an Android project.