mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 05:05:31 +03:00
fd306758ba
use NC specific user agent for Push Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
4 lines
151 B
Groovy
4 lines
151 B
Groovy
dependencies {
|
|
// upon each update first test: new registration, receive push
|
|
implementation "com.google.firebase:firebase-messaging:20.1.3"
|
|
}
|