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 111b9c0 commit 97412cfCopy full SHA for 97412cf
app/build.gradle
@@ -52,7 +52,7 @@ dependencies {
52
exclude module: 'support-v4'
53
}
54
implementation 'org.eclipse.paho:org.eclipse.paho.client.mqttv3:latest.integration'
55
- withGCMImplementation 'com.google.firebase:firebase-messaging:23.0.8'
+ withGCMImplementation 'com.google.firebase:firebase-messaging:18.0.0'
56
57
58
// apply plugin: 'com.google.gms.google-services' //Add this line
0 commit comments