简体   繁体   中英

How to fix this build issue in android?

i keep getting this build error, i cant get the generated binding object correctly in the Kotlin code

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:mergeDebugResources'.
> Error: The processing instruction target matching "[xX][mM][lL]" is not allowed.

i've tried to invalidate, restart, clean the project but it didn't pay off

如果干净和重建不起作用。我认为将你的gradle版本降级到1.2.3。我希望它有所帮助。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM