mirror of
https://github.com/nextcloud/talk-android
synced 2025-02-07 15:13:01 +00:00
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"
|
|
}
|