Publish 8.10.1 (#30457)
tree: 0841b47c646a352e74581ddbd5a9b3f61c7e631f
  1. .github/
  2. .idea/
  3. .teamcity/
  4. architecture/
  5. build-logic/
  6. build-logic-commons/
  7. build-logic-settings/
  8. contributing/
  9. gradle/
  10. images/
  11. platforms/
  12. subprojects/
  13. testing/
  14. .editorconfig
  15. .gitattributes
  16. .gitignore
  17. .mailmap
  18. build.gradle.kts
  19. CONTRIBUTING.md
  20. gradle.properties
  21. gradlew
  22. gradlew.bat
  23. LICENSE
  24. README.md
  25. released-versions.json
  26. settings.gradle.kts
  27. version.txt
README.md

Revved up by Develocity CII Best Practices

Gradle is a build tool with a focus on build automation and support for multi-language development. If you are building, testing, publishing, and deploying software on any platform, Gradle offers a flexible model that can support the entire development lifecycle from compiling and packaging code to publishing websites. Gradle has been designed to support build automation across multiple languages and platforms, including Java, Scala, Android, Kotlin, C/C++, and Groovy, and is closely integrated with development tools and continuous integration servers, including Eclipse, IntelliJ, and Jenkins.

For more information, please visit the official project homepage

Getting Started

Stay in Flow

Enjoy first-class Gradle support in your IDE of choice.

Need Help?

Contributing

If you're looking to contribute to Gradle or provide a patch/pull request, you can find more info here.

This project adheres to the Gradle Code of Conduct. By participating, you are expected to uphold this code.