How to use the new manifest merger (of Android Studio and Gradle)?

前端 未结 2 885
太阳男子
太阳男子 2020-12-23 17:30

Background

In the past, when Eclipse&ADT were the official tools to develop for Android, you could simply use \"manifestmerger.enabled=true\"

2条回答
  •  無奈伤痛
    2020-12-23 18:11

    Some of the links in this thread are obsolete. Here's the main one that is updated related to auto merger of manifests, by gradle, for Android AARs.

    https://developer.android.com/studio/build/manifest-merge

提交回复
热议问题