Skip to content

Commit

Permalink
Bump com.google.firebase:firebase-messaging from 23.1.0 to 24.1.0
Browse files Browse the repository at this point in the history
Bumps [com.google.firebase:firebase-messaging](https://github.com/firebase/firebase-android-sdk) from 23.1.0 to 24.1.0.
- [Commits](https://github.com/firebase/firebase-android-sdk/commits)

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-messaging
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent a3d471a commit c912daa
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 @@ -13,7 +13,7 @@ lifecycle = "2.7.0" # version pinned to 2.7.0 because of AGP bug
protobuf = "4.28.3"
profileinstaller = "1.3.1" # version pinned to 1.3.1 because of AGP bug
okhttp = "4.12.0"
firebase = "23.1.0"
firebase = "24.1.0"
compose = "1.0.5"
robolectric = "4.12.1"
mockk = "1.13.13"
Expand Down

0 comments on commit c912daa

Please sign in to comment.