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-24 03:12:42 +0300
committerMario Danic <mario@lovelyhq.com>2018-10-24 03:12:42 +0300
commit4096b7a98a5ca4889de66d7c04cb0b268ac633b5 (patch)
tree1e4b5a6cd9ab718f6b15299e615f53ceb2bc5062 /app/gplay.gradle
parent8ff04879e5c62483e597ff0edbb8bc6e0167152d (diff)
Speed up compile
Diffstat (limited to 'app/gplay.gradle')
-rw-r--r--app/gplay.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/gplay.gradle b/app/gplay.gradle
index c9b8d976d..32b727920 100644
--- a/app/gplay.gradle
+++ b/app/gplay.gradle
@@ -1,3 +1,3 @@
dependencies {
- implementation "com.google.firebase:firebase-messaging:17.3.3"
+ implementation "com.google.firebase:firebase-messaging:17.3.4"
}