错误名称:
Error:Execution failed for task ':lib_resource:processReleaseManifest'.
> Manifest merger failed with multiple errors, see logs
日志上并没有什么东西,这时候你可以往下看有个 See complete ouput in console 的字样,点击去进入到gradle 窗口。
点击Run with --stackstrace
之后就会出现错误的地方,就可以修改了