Closed
Bug 1844768
Opened 1 year ago
Closed 10 months ago
Registering artifact transforms extending ArtifactTransform has been deprecated
Categories
(Fenix :: General, task, P5)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mcarare, Assigned: mcarare)
Details
This is currently just a warning, but it will be removed on Gradle 8+.
Registering artifact transforms extending ArtifactTransform has been deprecated. This is scheduled to be removed in Gradle 8.0. Implement TransformAction instead. See https://docs.gradle.org/7.6.2/userguide/artifact_transforms.html for more details.
Assignee | ||
Comment 1•1 year ago
|
||
We only use this in no longer used build code, so working on this is not a priority.
No longer blocks: 1821005
Priority: P1 → P5
Assignee | ||
Comment 2•10 months ago
|
||
Removing this as no active code uses this and Gradle/ AGP latest versions prevent this for being added.
Status: NEW → RESOLVED
Closed: 10 months ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•