Merge pull request #3226 from nextcloud/chore/noid/firebase-firebase-messaging-23.2.0

Build(deps): Bump com.google.firebase:firebase-messaging to 23.2.0
This commit is contained in:
Andy Scherzinger 2023-08-01 10:57:56 +02:00 committed by GitHub
commit 2a90773664
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -302,7 +302,7 @@ dependencies {
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.0'
gplayImplementation 'com.google.android.gms:play-services-base:18.2.0'
gplayImplementation "com.google.firebase:firebase-messaging:23.1.2"
gplayImplementation "com.google.firebase:firebase-messaging:23.2.0"
implementation 'androidx.activity:activity-ktx:1.7.2'