mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 11:39:42 +01:00
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:
parent
f21af51e60
commit
64831278e4
@ -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"))
|
||||||
|
Loading…
Reference in New Issue
Block a user