Merge pull request #2074 from nextcloud/dependabot/gradle/com.google.firebase-firebase-messaging-23.0.5

Bump firebase-messaging from 23.0.0 to 23.0.5
This commit is contained in:
Tim Krüger 2022-05-24 10:22:08 +02:00 committed by GitHub
commit 8ebbfb8c10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -314,7 +314,7 @@ dependencies {
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.4.7'
gplayImplementation 'com.google.android.gms:play-services-base:18.0.1'
gplayImplementation "com.google.firebase:firebase-messaging:23.0.0"
gplayImplementation "com.google.firebase:firebase-messaging:23.0.5"
// TODO: Define variable for version
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0"