mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-21 20:45:29 +03:00
Merge pull request #3412 from nextcloud/dependabot/gradle/com.google.firebase-firebase-messaging-23.3.1
Build(deps): Bump com.google.firebase:firebase-messaging from 23.3.0 to 23.3.1
This commit is contained in:
commit
aedee0509b
1 changed files with 1 additions and 1 deletions
|
@ -305,7 +305,7 @@ dependencies {
|
|||
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.0'
|
||||
|
||||
gplayImplementation 'com.google.android.gms:play-services-base:18.2.0'
|
||||
gplayImplementation "com.google.firebase:firebase-messaging:23.3.0"
|
||||
gplayImplementation "com.google.firebase:firebase-messaging:23.3.1"
|
||||
|
||||
implementation 'androidx.activity:activity-ktx:1.8.0'
|
||||
|
||||
|
|
Loading…
Reference in a new issue