Add the dependency

Report a typo

Write the missing line of code to add the dependency to your app-level Gradle file.

dependencies {
    // The BoM for the Firebase platform
    implementation platform('com.google.firebase:firebase-bom:32.1.0')

    // Add the Crashlytics library dependency 
    __________
}
Enter a short text
___

Create a free account to access the full topic