Skip to content

4.0.4

Compare
Choose a tag to compare
@johnrengelman johnrengelman released this 20 Jan 02:33
  • When using shadow, application, and maven plugins together, remove shadowDistZip and shadowDistTar from
    configurations.archives so they are not published or installed by default with the uploadArchives or install
    tasks. #347
  • James Nelson - Fix null path when using Jar minimization and Gradle's api configuration. #424, #425