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 #133

Open
RanyAlbegWein opened this issue Apr 25, 2019 · 1 comment
Open

Manifest merger failed #133

RanyAlbegWein opened this issue Apr 25, 2019 · 1 comment

Comments

@RanyAlbegWein
Copy link

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:11:5-66:19 to override.

Adding tools:replace="android:appComponentFactory" won't resolve the issue.
Is the only option is migration to AndroidX?

Thank you.

@TayfunCesur
Copy link

Downgraded to v2.0 worked for me. Of course it's a temp solution :)

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