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 3d2e7d8 commit 5a65868Copy full SHA for 5a65868
packages/firebase_messaging/android/build.gradle
@@ -32,7 +32,7 @@ android {
32
disable 'InvalidPackage'
33
}
34
dependencies {
35
- api 'com.google.firebase:firebase-messaging:20.1.0'
+ api 'com.google.firebase:firebase-messaging:20.0.1'
36
implementation 'androidx.annotation:annotation:1.1.0'
37
implementation 'androidx.localbroadcastmanager:localbroadcastmanager:1.0.0'
38
0 commit comments