Remove append* and insert* from API (#29281)
tree: 83477277fd79d88b53b3e7a38c8c93440d910b47
  1. .cm/
  2. .github/
  3. .idea/
  4. .teamcity/
  5. architecture/
  6. build-logic/
  7. build-logic-commons/
  8. gradle/
  9. platforms/
  10. subprojects/
  11. testing/
  12. .editorconfig
  13. .gitattributes
  14. .gitignore
  15. .mailmap
  16. .tm_properties
  17. build.gradle.kts
  18. CONTRIBUTING.md
  19. Development.md
  20. gradle-dark-green-primary.png
  21. gradle-white-primary.png
  22. gradle.png
  23. gradle.properties
  24. gradlew
  25. gradlew.bat
  26. LICENSE
  27. README.md
  28. released-versions.json
  29. settings.gradle.kts
  30. 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.