F0RIS / sweet-alert-dialog

SweetAlert for Android, a beautiful and clever alert dialog
http://www.pedant.cn
286 stars 82 forks source link

Error on Building (Marge Manifest) #17

Closed aldiand closed 5 years ago

aldiand commented 6 years ago

Got this error :

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

Manifest merger failed : Attribute application@icon value=(@mipmap/ic_launcher) from AndroidManifest.xml:12:9-43 is also present at [com.pnikosis:materialish-progress:1.0] AndroidManifest.xml:13:9-45 value=(@drawable/ic_launcher). Suggestion: add 'tools:replace="android:icon"' to element at AndroidManifest.xml:10:5-61:19 to override.

Maybe need to update materialish-progress

F0RIS commented 6 years ago

Do what error messages suggests. For more info look over original repo issues. It's common problem.