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.xml:15:9-41 value=(@string/app_name).
Suggestion: add 'tools:replace="android:label"' to element at AndroidManifest.xml6️⃣4-36:19 to override.
FAILURE: Build failed with an exception.