Closed
Bug 1805946
Opened 3 years ago
Closed 3 years ago
Ensure Glean and Nimbus gradle plugins are consuming the latest version
Categories
(Focus :: General, task)
Tracking
(firefox110 fixed)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox110 | --- | fixed |
People
(Reporter: gl, Assigned: gl)
Details
Attachments
(1 file)
Since we are no longer updating AndroidComponents.kt, we are at risk of having the Nimbus and Glean gradle plugins being out of date with the Focus builds.
For the Glean gradle plugin, we can just consume it directly since tooling-glean-gradle is just a wrapper.
We will want to ensure that the Nimbus plugin is consuming the latest version by specifying the correct version to pull from maven.
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox110:
--- → fixed
Resolution: --- → FIXED
| Comment hidden (collapsed) |
You need to log in
before you can comment on or make changes to this bug.
Description
•