После установки новой библиотеки в мой проект 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 element at AndroidManifest.xml:6:4-36:19 to override.
FAILURE: Build failed with an exception.
Подробнее здесь: https://stackoverflow.com/questions/728 ... present-at