Merge pull request #19375 Release notes for 6.9.2
tree: bafecc9669163c1b3ce1f2a3a37f612f9f6d2ad9
  1. .github/
  2. .idea/
  3. .teamcity/
  4. buildSrc/
  5. config/
  6. gradle/
  7. subprojects/
  8. .editorconfig
  9. .gitattributes
  10. .gitignore
  11. .lgtm.yml
  12. .mailmap
  13. .tm_properties
  14. .travis.yml
  15. build.gradle.kts
  16. CONTRIBUTING.md
  17. gradle.png
  18. gradle.properties
  19. gradlew
  20. gradlew.bat
  21. LICENSE
  22. README.md
  23. released-versions.json
  24. settings.gradle.kts
  25. version.txt
README.md

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 web sites. Gradle has been designed to support build automation across multiple languages and platforms including Java, Scala, Android, 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.