We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 696af29 commit ce7757aCopy full SHA for ce7757a
fcm/build.gradle
@@ -31,7 +31,7 @@ android {
31
}
32
33
dependencies {
34
- api "com.google.firebase:firebase-messaging:17.1.0"
+ api "com.google.firebase:firebase-messaging:17.3.4"
35
api "com.firebase:firebase-jobdispatcher:$firebaseJobdispatcherVersion"
36
implementation project(':parse')
37
0 commit comments