Skip to content

Commit 5a65868

Browse files
committed
Reverts version bump of Firebase Messaging
1 parent 3d2e7d8 commit 5a65868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firebase_messaging/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ android {
3232
disable 'InvalidPackage'
3333
}
3434
dependencies {
35-
api 'com.google.firebase:firebase-messaging:20.1.0'
35+
api 'com.google.firebase:firebase-messaging:20.0.1'
3636
implementation 'androidx.annotation:annotation:1.1.0'
3737
implementation 'androidx.localbroadcastmanager:localbroadcastmanager:1.0.0'
3838
}

0 commit comments

Comments
 (0)