fix(deps): update dependency com.google.firebase:firebase-messaging to v24

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-08-20 16:51:48 +00:00 committed by GitHub
parent f21af51e60
commit 64831278e4
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' 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.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 //compose
implementation(platform("androidx.compose:compose-bom:2024.06.00")) implementation(platform("androidx.compose:compose-bom:2024.06.00"))