Manifest merger failed after adding Firebase core version 17.0.0
问题 I added firebase crashlytics dependencies to my project and after that the project does not build. https://firebase.google.com/docs/crashlytics/get-started?authuser=0&platform=android#android Could you please suggest on what I might be doing wrong. Thanks R Build fails on these lines implementation "com.google.android.gms:play-services-base:17.0.0" implementation 'com.google.firebase:firebase-core:17.0.0' This is the error log Task :app:processDebugManifest FAILED C:\Development\xxx\xxx-app