Closed
Bug 1895149
Opened 11 months ago
Closed 11 months ago
Update Firebase Cloud Messaging to version 24.0.0
Categories
(Firefox for Android :: General, task)
Tracking
()
RESOLVED
FIXED
127 Branch
Tracking | Status | |
---|---|---|
firefox127 | --- | fixed |
People
(Reporter: RyanVM, Assigned: RyanVM)
Details
Attachments
(2 files)
Looks like the main change was some API bumps which led to some transitive dependencies getting moved around.
https://firebase.google.com/support/release-notes/android#messaging_v24-0-0
Assignee | ||
Comment 1•11 months ago
|
||
Assignee | ||
Comment 2•11 months ago
|
||
Assignee | ||
Comment 3•11 months ago
|
||
We used to get this transitively from the FCM package, but that's no
longer the case. This is needed for GoogleApiAvailability, however.
Pushed by rvandermeulen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ece02aac21a2
Update Firebase Cloud Messaging to version 24.0.0. r=jonalmeida
https://hg.mozilla.org/integration/autoland/rev/7e98f0f57a64
Add an explicit dependency on Google Play Services. r=jonalmeida
Comment 5•11 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ece02aac21a2
https://hg.mozilla.org/mozilla-central/rev/7e98f0f57a64
Status: NEW → RESOLVED
Closed: 11 months ago
status-firefox127:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•