Add special Gradle profiler version for IDE provisioning
7 files changed
tree: 95cc6032ed5c88dd8801a29c223a3e362e8e8106
  1. .cm/
  2. .github/
  3. .idea/
  4. .teamcity/
  5. architecture/
  6. build-logic/
  7. build-logic-commons/
  8. gradle/
  9. platforms/
  10. subprojects/
  11. .editorconfig
  12. .gitattributes
  13. .gitignore
  14. .mailmap
  15. .tm_properties
  16. build.gradle.kts
  17. CONTRIBUTING.md
  18. Development.md
  19. gradle-dark-green-primary.png
  20. gradle-white-primary.png
  21. gradle.png
  22. gradle.properties
  23. gradlew
  24. gradlew.bat
  25. LICENSE
  26. README.md
  27. released-versions.json
  28. settings.gradle.kts
  29. 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 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.