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

Manifest merger failed #180

Closed
Zedonboy opened this issue Apr 20, 2019 · 2 comments
Closed

Manifest merger failed #180

Zedonboy opened this issue Apr 20, 2019 · 2 comments

Comments

@Zedonboy
Copy link

Am getting this error

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.0.1] AndroidManifest.xml:22:18-86 value=(androidx.core.app.CoreComponentFactory).
	Suggestion: add 'tools:replace="android:appComponentFactory"' to <application> element at AndroidManifest.xml:8:5-23:19 to override.

@farizdotid
Copy link

same issue here.

@Zedonboy
Copy link
Author

Zedonboy commented May 7, 2019

@farizdotid am using https://github.com/shrikanth7698/ChatView... the problem above is caused by
The library is using androidx(Jet pack library) while you are using android.support.design

That about that

@Zedonboy Zedonboy closed this as completed May 7, 2019
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