Make `kotlin.dsl.cid` system property is allowed for change
2 files changed
tree: f51e0e0301172477e9120fc06d8e1afeba872433
  1. .cm/
  2. .github/
  3. .idea/
  4. .teamcity/
  5. build-logic/
  6. build-logic-commons/
  7. gradle/
  8. platforms/
  9. subprojects/
  10. .editorconfig
  11. .gitattributes
  12. .gitignore
  13. .mailmap
  14. .tm_properties
  15. build.gradle.kts
  16. CONTRIBUTING.md
  17. Development.md
  18. gradle-dark-green-primary.png
  19. gradle-white-primary.png
  20. gradle.png
  21. gradle.properties
  22. gradlew
  23. gradlew.bat
  24. LICENSE
  25. README.md
  26. released-versions.json
  27. settings.gradle.kts
  28. 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.