diff --git a/build.gradle.kts b/build.gradle.kts index 04b3e46ec42..1178a0dba45 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -10,7 +10,7 @@ buildscript { dependencies { classpath("com.android.tools.build:gradle:8.1.4") classpath("com.google.gms:google-services:4.4.0") - classpath("com.google.firebase:firebase-crashlytics-gradle:2.9.9") + classpath("com.google.firebase:firebase-crashlytics-gradle:3.0.7") // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files