# For some reason org.kxml2.io.KXmlParser and org.kxml2.io.KXmlSerializer # are missing and not marked correctly by dependencies. # Possibly related to https://github.com/flutter/flutter/issues/56591 # See https://github.com/flutter/flutter/issues/127388 for more context. -dontwarn org.kxml2.io.KXmlParser**,org.kxml2.io.KXmlSerializer**