Closed
Bug 1447729
Opened 7 years ago
Closed 7 years ago
Specify support library via gradle instead of moz.configure
Categories
(Firefox Build System :: Android Studio and Gradle Integration, enhancement)
Firefox Build System
Android Studio and Gradle Integration
Tracking
(firefox61 fixed)
RESOLVED
FIXED
mozilla61
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | fixed |
People
(Reporter: snorp, Assigned: snorp)
References
Details
Attachments
(1 file)
We no longer need to support the old mozbuild build path, so we can specify this dependency the normal way.
| Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
This is easy: remove https://searchfox.org/mozilla-central/source/mobile/android/moz.configure#119 and the old_configure assignment.
Expose the version to all projects, like at https://searchfox.org/mozilla-central/source/build.gradle#20
Replace the occurrences in build.gradle files with the exposed version.
Comment 3•7 years ago
|
||
| mozreview-review | ||
Comment on attachment 8961027 [details]
Bug 1447729 - Specify Android support lib dependency in gradle
https://reviewboard.mozilla.org/r/229778/#review235572
If it's green on try, it's good for me. Capitilize Gradle in the commit message, please.
Attachment #8961027 -
Flags: review?(nalexander) → review+
| Assignee | ||
Comment 4•7 years ago
|
||
Pushed by jwillcox@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/e43e49725fef
Specify Android Support library version in Gradle r=nalexander
Comment 6•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 61
Updated•7 years ago
|
Assignee: nobody → snorp
Updated•6 years ago
|
Product: Firefox for Android → Firefox Build System
Target Milestone: Firefox 61 → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•