Skip to content

Reproducibility settings applied to some of Gradle's built-in task, that should really be the default.

License

Notifications You must be signed in to change notification settings

gradlex-org/reproducible-builds

Repository files navigation

Reproducible Builds Gradle plugin

Build Status Gradle Plugin Portal

Reproducibility settings applied to some of Gradle's built-in tasks, that should really be the default. Compatible with Java 8 and Gradle 8.3 or later.

Usage

Apply this plugin to all projects in your build, and it configures archive and compilation tasks for reproducibility.

plugins {
    id("org.gradlex.reproducible-builds")
}

See the plugin's documentation page for more details about what exactly the plugin configures and why.

Disclaimer

Gradle and the Gradle logo are trademarks of Gradle, Inc. The GradleX project is not endorsed by, affiliated with, or associated with Gradle or Gradle, Inc. in any way.

About

Reproducibility settings applied to some of Gradle's built-in task, that should really be the default.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •