mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-23 21:45:42 +03:00
0bd9fc8abc
Signed-off-by: Mario Danic <mario@lovelyhq.com>
4 lines
149 B
Groovy
4 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"
|
|
}
|