Skip to content

Commit

Permalink
fix(deps): update dependency com.google.firebase:firebase-crashlytics…
Browse files Browse the repository at this point in the history
… to v19.4.0
  • Loading branch information
renovate[bot] authored Jan 19, 2025
1 parent de89065 commit 1770bf3
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 @@ -244,7 +244,7 @@ google-gson = { module = "com.google.code.gson:gson", version = "2.11.0" }

google-firebase-core = { module = "com.google.firebase:firebase-core", version = "21.1.1" }
google-firebase-analytics-ktx = { module = "com.google.firebase:firebase-analytics-ktx", version = "22.1.2" }
google-firebase-crashlytics = { module = "com.google.firebase:firebase-crashlytics", version = "19.3.0" }
google-firebase-crashlytics = { module = "com.google.firebase:firebase-crashlytics", version = "19.4.0" }
google-firebase-crashlytics-gradle = { module = "com.google.firebase:firebase-crashlytics-gradle", version = "2.9.9" }
google-firebase-messaging-ktx = { module = "com.google.firebase:firebase-messaging-ktx", version = "24.1.0" }

Expand Down

0 comments on commit 1770bf3

Please sign in to comment.