emojicon
emojicon copied to clipboard
Error:Execution failed for task
Added this project, get the following when trying to compile
Error:Execution failed for task ':app:processProductionDebugManifest'.
Manifest merger failed : Attribute application@icon value=(@mipmap/ic_launcher) from AndroidManifest.xml:30:9-43 is also present at [com.rockerhieu.emojicon:library:1.0] AndroidManifest.xml:4:45-81 value=(@drawable/ic_launcher). Suggestion: add 'tools:replace="android:icon"' to
element at AndroidManifest.xml:27:5-192:19 to override.]
use
tools:replace="android:icon"
in your manifest