The Source manifest conflicts with the library
Closed this issue · 0 comments
Terril commented
Hi,
I am using the latest version of gradle. While building my project with you library I cam across this error.
Error:(26, 9) Execution failed for task ':app:processDebugManifest'.
Manifest merger failed : Attribute application@icon value=(@drawable/app_icon) from AndroidManifest.xml:26:9
is also present at uk.co.deanwild:flowtextview:2.0.2:12:9 value=(@drawable/ic_launcher)
Suggestion: add 'tools:replace="android:icon"' to element at AndroidManifest.xml:24:5 to override
The Solution to the same is also given along . I thought of sharing it so that you can make necessary changes for future .
Regards,