Closed
Bug 1657758
Opened 4 years ago
Closed 4 years ago
Glean gradle plugin doesn't work with Android gradle plugin 4.0
Categories
(Data Platform and Tools :: Glean: SDK, defect, P1)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: tigeroakes, Assigned: Dexter)
References
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko/20100101 Firefox/81.0
Steps to reproduce:
Update from Android Gradle Plugin 3.5 to 4.0 and try to compile an app using Glean to generate code.
See https://github.com/mozilla-mobile/fenix/pull/13271 for an example with logs, where all generated classes cannot be found.
Actual results:
Glean code is not generated
Expected results:
Glean code should be generated
Assignee | ||
Updated•4 years ago
|
Priority: -- → P3
Whiteboard: [telemetry:glean-rs:m?]
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → alessio.placitelli
Priority: P3 → P1
Whiteboard: [telemetry:glean-rs:m?]
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Assignee | ||
Comment 3•4 years ago
|
||
This was merged in the Glean SDK. We'll need to cut a new release and coordinate with this PR for landing in A-C.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•