Files
Yahor Berdnikau b9d19a864a Unify Kotlin daemon JVM arguments settings in Kotlin repo
Now 'kotlin-daemon-config' convention plugin should be added into
settings plugins to configure Kotlin daemon.
2023-03-09 10:16:05 +00:00

11 lines
382 B
Markdown

## Description
Provides common settings convention plugins for the repo.
### List of plugins
- "build-cache" - local and remote build cache configuration
- "gradle-enterprise" - 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