mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 21:15:30 +03:00
Bump firebase-messaging from 23.0.0 to 23.0.5
Bumps firebase-messaging from 23.0.0 to 23.0.5. --- updated-dependencies: - dependency-name: com.google.firebase:firebase-messaging dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2b2f27a08c
commit
58c8684d7d
1 changed files with 1 additions and 1 deletions
|
@ -314,7 +314,7 @@ dependencies {
|
|||
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.4.7'
|
||||
|
||||
gplayImplementation 'com.google.android.gms:play-services-base:18.0.1'
|
||||
gplayImplementation "com.google.firebase:firebase-messaging:23.0.0"
|
||||
gplayImplementation "com.google.firebase:firebase-messaging:23.0.5"
|
||||
|
||||
// TODO: Define variable for version
|
||||
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0"
|
||||
|
|
Loading…
Reference in a new issue