MANIFEST MERGER: It is possible to see the resulting mixed Manifest?

前端 未结 2 1484
说谎
说谎 2021-01-01 09:54

I have a library module with a huge manifest. Also i have a application module with a huge manifest very similar to my library manifest but with package name changes. Now i

2条回答
  •  轮回少年
    2021-01-01 10:47

    You find the manifest in your build folder, e.g.

    /project/module/build/intermediates/manifests/full/debug/AndroidManifest.xml

提交回复
热议问题