Skip to content

0.3.0

Compare
Choose a tag to compare
@DavidGregory084 DavidGregory084 released this 17 Jul 16:49
· 64 commits to main since this release
v0.3.0
201c9bc

This release migrates the plugin to the Gradle Worker API, ensuring that the plugin's javapoet dependency does not leak onto users' build classpaths.

It also fixes a warning caused by an implicit task dependency between the generateBuildInfo and sourcesJar tasks that became an error in Gradle 8.x.