In the process of converting a project to the Android build system I get this error whenever I attempt to compile.
Gradle: Error parsing XML: prefix must not b
Had the same issue. Mine was due to Crashlytics. Their automatically generated xml file has invalid name spaces.