PinCodePicker icon indicating copy to clipboard operation
PinCodePicker copied to clipboard

Manifest merger failed

Open Isabellle opened this issue 9 years ago • 0 comments

`Error:Execution failed for task ':app:processDebugManifest'.

Manifest merger failed : Attribute application@icon value=(@mipmap/ic_launcher) from AndroidManifest.xml:37:9-43 is also present at [com.github.polok.pincodepicker:pincodepicker:0.0.3] AndroidManifest.xml:13:9-45 value=(@drawable/ic_launcher). Suggestion: add 'tools:replace="android:icon"' to element at AndroidManifest.xml:33:5-246:19 to override.`

Isabellle avatar Nov 28 '16 13:11 Isabellle