Manifest merger failed with mult

2018-10-30  本文已影响0人  JsLin_

Android 工程突然报了这个错误:
解决方式
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"

android:icon="@mipmap/ic_launcher"
android:theme="@style/AppTheme"
tools:replace="icon,label,theme">

上一篇 下一篇

猜你喜欢

热点阅读