Build(deps): Bump com.google.firebase:firebase-messaging

Bumps [com.google.firebase:firebase-messaging](https://github.com/firebase/firebase-android-sdk) from 23.2.1 to 23.3.0.
- [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] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-19 01:44:52 +00:00 committed by GitHub
parent 6e3dd95e91
commit 7b542b5e81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -304,7 +304,7 @@ dependencies {
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.0' spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.0'
gplayImplementation 'com.google.android.gms:play-services-base:18.2.0' gplayImplementation 'com.google.android.gms:play-services-base:18.2.0'
gplayImplementation "com.google.firebase:firebase-messaging:23.2.1" gplayImplementation "com.google.firebase:firebase-messaging:23.3.0"
implementation 'androidx.activity:activity-ktx:1.8.0' implementation 'androidx.activity:activity-ktx:1.8.0'