Merge pull request #2161 from nextcloud/dependabot/gradle/com.google.firebase-firebase-messaging-23.0.6

Bump firebase-messaging from 23.0.5 to 23.0.6
This commit is contained in:
Tim Krüger 2022-07-19 13:49:25 +02:00 committed by GitHub
commit a844420d3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -334,7 +334,7 @@ dependencies {
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.4.7'
gplayImplementation 'com.google.android.gms:play-services-base:18.1.0'
gplayImplementation "com.google.firebase:firebase-messaging:23.0.5"
gplayImplementation "com.google.firebase:firebase-messaging:23.0.6"
// implementation 'androidx.activity:activity-ktx:1.4.0'
}