Error: Program type already present: org.xmlpull.v1.XmlPullParserException

You probably want

configurations {
    all*.exclude group: 'xpp3', module: 'xpp3'
}

I would also appreciate it if you would open a new thread instead of commenting on the release announcement in the future. Thank you.

1 Like