diff --git a/build.gradle b/build.gradle index c4195445b..1b54c62f3 100644 --- a/build.gradle +++ b/build.gradle @@ -23,7 +23,7 @@ buildscript { // Firebase Crashlytics if (useCrashlytics) { classpath 'com.google.gms:google-services:4.4.1' - classpath 'com.google.firebase:firebase-crashlytics-gradle:3.0.0' + classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.9' } // protobuf plugin - docs here https://github.com/google/protobuf-gradle-plugin