Closed
Bug 1886084
Opened 1 year ago
Closed 1 year ago
Remove multidex usage from GeckoView
Categories
(GeckoView :: General, task)
Tracking
(firefox126 fixed)
RESOLVED
FIXED
126 Branch
Tracking | Status | |
---|---|---|
firefox126 | --- | fixed |
People
(Reporter: RyanVM, Assigned: RyanVM)
References
Details
Attachments
(1 file)
Now that our minimum SDK level is 21 across the board, we now get multidex support for free and don't need to manually enable it.
https://developer.android.com/build/multidex#mdex-on-l
We should rip it all out.
https://searchfox.org/mozilla-central/search?q=multidex&path=mobile&case=false®exp=false
Assignee | ||
Updated•1 year ago
|
Assignee: nobody → ryanvm
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
Pushed by rvandermeulen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1d667d94676e
Remove multidex usage from GeckoView. r=geckoview-reviewers,amejiamarmol
![]() |
||
Comment 4•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
•