Skip to content

Commit

Permalink
Update plugin firebase-crashlytics to v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 20, 2024
1 parent e774091 commit 031f15a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
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 031f15a

Please sign in to comment.