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>2020-02-10 02:33:41 +0300
committerMario Danic <mario@lovelyhq.com>2020-02-10 02:33:41 +0300
commit9e2fbc076cdb43e573e903cdaea1006f7c03d0df (patch)
treea9989021bc6e9e33dceff0ac6cde0c7b0bfa1ab3 /app/gplay.gradle
parent6e7637af436fb4fb6ea4f497a32fee7123f43e0c (diff)
First step towards working calls on Q
Signed-off-by: Mario Danic <mario@lovelyhq.com>
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 10b22760d..d00d66d82 100644
--- a/app/gplay.gradle
+++ b/app/gplay.gradle
@@ -19,5 +19,5 @@
*/
dependencies {
- implementation "com.google.firebase:firebase-messaging:20.0.0"
+ implementation "com.google.firebase:firebase-messaging:20.1.0"
}