Skip to content

8.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Sep 12:11
· 76 commits to main since this release

Added

  • Apply an empty plugin that has the legacy com.github.johnrengelman.shadow plugin ID.
    This allows existing build logic to keep on reacting to the legacy plugin as the replacement is drop-in currently.

Fixed

  • Explicitly add classifier to maven publication. (#904)
  • Refix excluding Gradle APIs for java-gradle-plugin. (#948)