Skip to content

Provide abstractions for the Gradle API elements #35

@dmdashenkov

Description

@dmdashenkov

Currently, we use a mix of APIs in Gradle plugins. Some of the API comes directly from Gradle (Task, Project, Plugin, etc.) while other API elements wrap the Gradle API for convenience (Module, GradleTask, TaskName, etc.).

We should gradually migrate from the raw Gradle API to more abstract concepts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions