build-tool-roadmap icon indicating copy to clipboard operation
build-tool-roadmap copied to clipboard

Publish the Gradle API - first iteration

Open ljacomet opened this issue 8 months ago • 0 comments
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

ljacomet avatar Mar 07 '25 13:03 ljacomet