Add nullness annotations
8 files changed
tree: d1f81f8843bc2c918bcba1be5cbbc13e8865cd23
  1. .cm/
  2. .github/
  3. .idea/
  4. .teamcity/
  5. build-logic/
  6. build-logic-commons/
  7. gradle/
  8. subprojects/
  9. .editorconfig
  10. .gitattributes
  11. .gitignore
  12. .mailmap
  13. .tm_properties
  14. build.gradle.kts
  15. CONTRIBUTING.md
  16. Development.md
  17. gradle-dark-green-primary.png
  18. gradle-white-primary.png
  19. gradle.png
  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 Gradle Enterprise 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 web sites. 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.