how to fix eror app\build\intermediates\res\merged\debug\values-v24\values-v24.xml

前端 未结 4 1129
失恋的感觉
失恋的感觉 2021-01-17 09:14

I get an error when I build a project.

Error:

Error:Execution failed for task \':app:processDebugResources\'.
> com.android.ide.common.process.Pro         


        
4条回答
  •  日久生厌
    2021-01-17 09:43

    Just try to update support library to latest one. it resolved my issue.

    Also Note that: Be careful when update dependencies, different version library may caused error

提交回复
热议问题