Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The library is failing to build the app saying manifest merger failed #178

Closed
chaitanyasarary4 opened this issue Sep 15, 2020 · 2 comments
Closed

Comments

@chaitanyasarary4
Copy link

I am getting this issue.

Manifest merger failed : Attribute application@appComponentFactory value=(android.support.v4.app.CoreComponentFactory) from [com.android.support:support-compat:28.0.0] AndroidManifest.xml:22:18-91
is also present at [androidx.core:core:1.1.0] AndroidManifest.xml:24:18-86 value=(androidx.core.app.CoreComponentFactory).
Suggestion: add 'tools:replace="android:appComponentFactory"' to element at AndroidManifest.xml:16:5-113:19 to override.

Please help me resolve. Thanks..

@ShawnLin013
Copy link
Owner

@chaitanyasarary4 You need to migrate your project to AndroidX or use the older version 2.4.6

@chaitanyasarary4
Copy link
Author

@chaitanyasarary4 You need to migrate your project to AndroidX or use the older version 2.4.6

Thank you so much for the resolution. I have upgraded to AndroidX and now your library is working like charm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants