Tôi tiếp tục nhìn thấy tin nhắn này và không biết làm thế nào để giải quyết nó cho tốt.
Error:(43, 9) Attribute application@icon value=(@drawable/new_app_icon) from AndroidManifest.xml:43:9
is also present at com.github.erizet.signala:signala-longpolling:0.20:7:18 value=(@drawable/ic_launcher)
Suggestion: add 'tools:replace="android:icon"' to <application> element at AndroidManifest.xml:40:5 to override
:OpenBook:processDebugManifest FAILED
Error:Execution failed for task ':OpenBook:processDebugManifest'.
> Manifest merger failed with multiple errors, see logs
Đã thử thêm android:replace="android:icon"
vào bảng kê khai của tôi ngay cả với biểu tượng của tôi.
Tôi đã cố xóa android:icon="@drawable/ic_launcher
thư viện nhưng nó vẫn quay trở lại khi tôi xây dựng vì nó được nhập từ maven
Có ý kiến gì không?