tree: ca751709ba78819c7c5bc8f074f887d548f9f8f1
  1. cache-redirector/
  2. develocity/
  3. gradle/
  4. internal-gradle-setup/
  5. jvm-toolchain-provisioning/
  6. kotlin-bootstrap/
  7. kotlin-daemon-config/
  8. build.gradle.kts
  9. gradle.properties
  10. Readme.md
  11. settings.gradle.kts
repo/gradle-settings-conventions/Readme.md

Description

Provides common settings convention plugins for the repo.

List of plugins

  • “build-cache” - local and remote build cache configuration
  • “develocity” - configures build scans upload
  • “jvm-toolchain-provisioning” - configures JVM toolchain to download project JDKs via Disco API
  • “kotlin-daemon-config” - common project JVM arguments for Kotlin daemon
  • “cache-redirector” - configures all repositories handlers to use proxy caching service—“cache-redirector”
  • “kotlin-bootstrap” - applies the currently configured Kotlin bootstrap version to the project