Error:Execution failed for task ':app:processDebugManifest'. Manifest merger failed with multiple errors, see logs

时间:2022-05-09 15:39:15

  这个异常在网上一搜会出现很多答案,也可能都对。

  我都尝试过但是不符合我这边的要求,问题得不到解决。网上的说法是对的,jar包冲突。不过究竟是哪里冲突没办法判断。

  最后尝试了一下在module的Error:Execution failed for task ':app:processDebugManifest'. Manifest merger failed with multiple errors, see logs中没用的jar包饮用删除掉问题就解决了。