mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 11:39:42 +01:00
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:
commit
b88fab9c7d
@ -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