<Attribute application@label is also present at> A...
# stackoverflow
u
Attribute application@label is also present at After installing a new library in my android project, I get the following error: /android/app/src/debug/AndroidManifest.xml Error: Attribute application@label value=(Compassion) from (unknown) is also present at [com.github.master] AndroidManifest.xml159-41 value=(@string/app_name). Suggestion: add 'tools:replace="android:label"' to element at AndroidManifest.xml64-36:19 to override. FAILURE: Build failed with an exception.