报错:Error:Execution failed for task ':app:processDebugManifest'. > Manifest merger failed with multiple 

报错原因:是因为复制的时候多了一层标签

如图:

Manifest merger failed with multiple

解决方法:去掉一层<intent-filter></intent-filter>


相关文章:

  • 2022-01-20
猜你喜欢
  • 2021-07-11
  • 2021-08-14
  • 2021-08-19
相关资源
相似解决方案