Skip to content

Commit

Permalink
🤖Bump com.google.firebase:firebase-messaging from 23.0.3 to 23.2.1 (#25)
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.0.3 to 23.2.1.
- [Changelog](https://github.com/firebase/firebase-android-sdk/blob/master/docs/make_release_notes.py)
- [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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 15, 2023
1 parent 87cecd3 commit 7a47ea3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,8 @@ dependencies {
implementation 'androidx.navigation:navigation-fragment:2.7.0'
implementation 'androidx.navigation:navigation-ui:2.7.2'
implementation 'com.google.firebase:firebase-perf:20.4.0'
implementation 'com.google.firebase:firebase-messaging:23.0.3'
implementation 'com.google.firebase:firebase-messaging-ktx:23.0.3'
implementation 'com.google.firebase:firebase-messaging:23.2.1'
implementation 'com.google.firebase:firebase-messaging-ktx:23.2.1'
implementation 'com.google.firebase:firebase-analytics-ktx:21.1.0'
implementation 'com.google.firebase:firebase-perf-ktx:20.1.0'
implementation 'com.google.firebase:firebase-crashlytics-ktx:18.4.0'
Expand Down

0 comments on commit 7a47ea3

Please sign in to comment.