Skip to content

Commit

Permalink
Revert "chore(deps): update com.google.firebase:firebase-crashlytics-…
Browse files Browse the repository at this point in the history
…gradle t…"

This reverts commit ecd3be7.
  • Loading branch information
andrekir committed May 5, 2024
1 parent 2e2539c commit b814c1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b814c1d

Please sign in to comment.