Skip to content

Commit

Permalink
Update firebase-crashlytics
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 20, 2024
1 parent cb220dd commit ea86522
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dagger = "2.51.1"
eventbus = "3.3.1"
facebook = "17.0.0"
facebook-flipper = "0.250.0"
firebase-crashlytics = "19.0.1"
firebase-crashlytics = "19.0.2"
firebase-perf = "21.0.1"
godtoolsShared = "1.0.1"
google-auto-value = "1.11.0"
Expand Down Expand Up @@ -230,7 +230,7 @@ test-framework = ["junit", "kotlin-test", "androidx-test-junit", "mockk", "robol

[plugins]
firebase-appdistribution = { id = "com.google.firebase.appdistribution", version = "5.0.0" }
firebase-crashlytics = { id = "com.google.firebase.crashlytics", version = "3.0.1" }
firebase-crashlytics = { id = "com.google.firebase.crashlytics", version = "3.0.2" }
firebase-perf = { id = "com.google.firebase.firebase-perf", version = "1.4.2" }
google-services = { id = "com.google.gms.google-services", version = "4.4.2" }
grgit = { id = "org.ajoberstar.grgit", version = "5.2.2" }
Expand Down

0 comments on commit ea86522

Please sign in to comment.