b9d19a864a
Now 'kotlin-daemon-config' convention plugin should be added into settings plugins to configure Kotlin daemon.
11 lines
382 B
Markdown
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
|