mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-19 18:55:05 +01:00
bump firebase-messaging
- bump firebase-messaging to 23.0.0 - add gplayImplementation: play-services-base:17.6.0 (for class GoogleApiAvailability) Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
parent
412af46ed5
commit
01b0452d6f
@ -317,7 +317,8 @@ dependencies {
|
|||||||
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.11.0'
|
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.11.0'
|
||||||
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.4.7'
|
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.4.7'
|
||||||
|
|
||||||
gplayImplementation "com.google.firebase:firebase-messaging:20.1.2"
|
gplayImplementation 'com.google.android.gms:play-services-base:18.0.1'
|
||||||
|
gplayImplementation "com.google.firebase:firebase-messaging:23.0.0"
|
||||||
}
|
}
|
||||||
|
|
||||||
task ktlint(type: JavaExec, group: "verification") {
|
task ktlint(type: JavaExec, group: "verification") {
|
||||||
|
Loading…
Reference in New Issue
Block a user