Merge pull request #4093 from nextcloud/renovate/com.google.firebase-firebase-messaging-24.x

fix(deps): update dependency com.google.firebase:firebase-messaging to v24
This commit is contained in:
github-actions[bot] 2024-08-20 19:01:51 +02:00 committed by GitHub
commit b88fab9c7d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -304,7 +304,7 @@ dependencies {
implementation 'com.github.nextcloud-deps:android-talk-webrtc:121.6167.0'
gplayImplementation 'com.google.android.gms:play-services-base:18.5.0'
gplayImplementation "com.google.firebase:firebase-messaging:23.4.1"
gplayImplementation "com.google.firebase:firebase-messaging:24.0.0"
//compose
implementation(platform("androidx.compose:compose-bom:2024.06.00"))