build-tool-roadmap
build-tool-roadmap copied to clipboard
Publish the Gradle API - first iteration
trafficstars
Summary / Manifesto
In order to enable plugin authors to build plugins for different Gradle versions, Gradle will publish its API so it can be used as a dependency.
This first iteration will preserve the scope of the current Gradle API as obtained from gradleApi. Only later efforts may attempt at reducing it buy removing the internal packages from it.
References
See:
- https://github.com/gradle/gradle/issues/29483
Discussion Channels
No response