Manifest merger failed with multiple errors, see logs
abunayem opened this issue · 0 comments
abunayem commented
Error:Execution failed for task ':app:processDebugManifest'.
Manifest merger failed with multiple errors, see logs
although I have added like
compile('com.kishan.askpermission:askpermission:1.0.3', {
exclude group: 'com.android.support'
})