Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/talk-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMario Danic <mario@lovelyhq.com>2018-10-01 14:10:46 +0300
committerMario Danic <mario@lovelyhq.com>2018-10-01 14:10:46 +0300
commitdcbbd93da2707dd602bca5ac0e4241b7de9a84f0 (patch)
tree89c3b296abf4b86fdf3d40b400f871b7ce2de3d7 /app/gplay.gradle
parent68e52f859eb8a92dbd08db259cc7dd2c25cf29ce (diff)
Update deps
Diffstat (limited to 'app/gplay.gradle')
-rw-r--r--app/gplay.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/gplay.gradle b/app/gplay.gradle
index c1766ff04..ea8468037 100644
--- a/app/gplay.gradle
+++ b/app/gplay.gradle
@@ -1,4 +1,3 @@
dependencies {
- implementation "com.google.android.gms:play-services-gcm:15.0.1"
implementation "com.google.firebase:firebase-messaging:17.1.0"
}