I am an android learner and I am stuck at one of the error and cannot find the solution to this. Actually, I did not understand the meaning of this error. How to fix this error?? If anyone could tell me I will be grateful. Thanks in advance
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.0] AndroidManifest.xml:22:18-86 value=(androidx.core.app.CoreComponentFactory). Suggestion: add 'tools:replace="android:appComponentFactory"' to element at AndroidManifest.xml:9:5-23:19 to override.