mirror of
https://github.com/nextcloud/talk-android
synced 2025-01-31 19:42:34 +00:00
0bd9fc8abc
Signed-off-by: Mario Danic <mario@lovelyhq.com>
5 lines
149 B
Groovy
5 lines
149 B
Groovy
dependencies {
|
|
implementation "com.google.android.gms:play-services-gcm:15.0.1"
|
|
implementation "com.google.firebase:firebase-messaging:17.1.0"
|
|
}
|