mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 23:28:42 +03:00
5 lines
153 B
Groovy
5 lines
153 B
Groovy
|
dependencies {
|
||
|
implementation "com.google.firebase:firebase-messaging:17.1.0"
|
||
|
implementation "com.google.android.gms:play-services-gcm:15.0.1"
|
||
|
}
|