Closed
Bug 1845354
Opened 2 years ago
Closed 2 years ago
Refactor ApkSizeTask into a plugin using composite build
Categories
(Firefox for Android :: General, task, P3)
Tracking
()
RESOLVED
FIXED
117 Branch
| Tracking | Status | |
|---|---|---|
| firefox117 | --- | fixed |
People
(Reporter: gl, Assigned: gl)
References
Details
(Whiteboard: [fxdroid])
Attachments
(1 file)
As part of the monorepo project, we want to move towards a multi-project gradle setup. buildSrc is not reusable for the multiple projects. To do so, we would need to convert ApkSizeTask into a gradle plugin that could be included via composite builds.
Relevant reference about plugins and composite builds:
| Assignee | ||
Updated•2 years ago
|
Blocks: android-to-gecko-repos, 1822393
Whiteboard: [fxdroid]
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Comment 2•2 years ago
|
||
Authored by https://github.com/gabrielluong
https://github.com/mozilla-mobile/firefox-android/commit/d8b953bec81e38ce54fa222ecd4a7ee91040d4de
[main] Bug 1845354 - Refactor ApkSizeTask into a plugin using composite build
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox117:
--- → fixed
Flags: qe-verify+
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
| Assignee | ||
Updated•2 years ago
|
Flags: qe-verify+
You need to log in
before you can comment on or make changes to this bug.
Description
•