Closed
Bug 1776445
Opened 4 years ago
Closed 4 years ago
Glean Gradle plugin breaks on version 7.2.1
Categories
(Data Platform and Tools :: Glean: SDK, defect, P1)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Dexter, Assigned: Dexter)
Details
Attachments
(1 file)
See this PR.
Caused by: com.android.build.gradle.internal.crash.ExternalApiUsageException: org.gradle.api.internal.provider.AbstractProperty$PropertyQueryException: Failed to query the value of task ':glean:generateDebugBuildConfig' property 'namespace'.
Updating to Gradle Plugin 7.2.0 makes the local glean build fail as well.
Comment 1•4 years ago
|
||
Triaging as a P2 if only because this has the potential to prevent downstream libraries and apps from upgrading the Gradle Plugin. Since there is no hard timeline on products upgrading, this may be a P3 instead.
Priority: -- → P2
| Assignee | ||
Updated•4 years ago
|
Assignee: nobody → alessio.placitelli
Priority: P2 → P1
Comment 2•4 years ago
|
||
| Assignee | ||
Updated•4 years ago
|
Summary: Glean Gradle plugin breaks on version 7.2.0 → Glean Gradle plugin breaks on version 7.2.1
| Assignee | ||
Comment 3•4 years ago
|
||
This was just merged. It will become available once we cut a new Glean release.
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
•