In order to add Firebase Crash Reporting to your app, perform the following steps:
Create an app on the Firebase Console here.
Copy the google-services.json file from your project into your in app/ directory.
Add the following rules to your root-level build.gradle file in order to inc...