Skip to content

Commit

Permalink
Bump com.google.firebase:firebase-messaging from 24.0.3 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 24.0.3 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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 64fa7d1 commit 7889412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies {
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
implementation 'com.google.android.flexbox:flexbox:3.0.0'
// For the notifications
implementation 'com.google.firebase:firebase-messaging:24.0.3'
implementation 'com.google.firebase:firebase-messaging:24.1.0'
// Tests
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.mockito:mockito-core:5.12.0'
Expand Down

0 comments on commit 7889412

Please sign in to comment.