【发布时间】:2022-07-03 17:21:01
【问题描述】:
在我的 android 项目中安装新库后,出现以下错误:
/android/app/src/debug/AndroidManifest.xml Error:
Attribute application@label value=(Compassion) from (unknown)
is also present at [com.github.master] AndroidManifest.xml:15:9-41 value=(@string/app_name).
Suggestion: add 'tools:replace="android:label"' to <application> element at AndroidManifest.xml:6:4-36:19 to override.
FAILURE: Build failed with an exception.
【问题讨论】:
标签: android flutter kotlin android-manifest