Closed
Bug 1886746
Opened 1 year ago
Closed 1 year ago
Update mach update-glean script to change version in DependenciesPlugin.kt instead of build.gradle
Categories
(Toolkit :: Telemetry, task, P1)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
126 Branch
Tracking | Status | |
---|---|---|
firefox126 | --- | fixed |
People
(Reporter: janerik, Assigned: janerik)
References
Details
Attachments
(1 file)
With the merge of android code into m-c we now have a single place to specify the glean version for the Android part.
We need to update our script to change mobile/android/android-components/plugins/dependencies/src/main/java/DependenciesPlugin.kt
instead of build.gradle
.
Assignee | ||
Updated•1 year ago
|
Assignee: nobody → jrediger
Priority: -- → P1
Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Attachment #9393243 -
Attachment description: Bug 1886746 - mach update-glean - modify DependenciesPlugin insteaf of top-level build.gradle. r?chutten! → Bug 1886746 - mach update-glean - modify DependenciesPlugin instead of top-level build.gradle. r?chutten!
Pushed by jrediger@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/57423605e887
mach update-glean - modify DependenciesPlugin instead of top-level build.gradle. r=chutten DONTBUILD
Comment 3•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox126:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•