Skip to content

Commit

Permalink
chore(deps): update com.google.firebase.crashlytics to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 22, 2024
1 parent 421ec1c commit 5554b90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ plugins {
id "com.android.application" version "8.1.2" apply false
id "org.jetbrains.kotlin.android" version "1.9.25" apply false
id "com.google.gms.google-services" version "4.4.2" apply false
id "com.google.firebase.crashlytics" version "2.9.9" apply false
id "com.google.firebase.crashlytics" version "3.0.2" apply false
id "com.google.firebase.firebase-perf" version "1.4.2" apply false
}

Expand Down

0 comments on commit 5554b90

Please sign in to comment.