Skip to content

Standardize Gradle Daemon toolchain using Gradle Daemon JVM Criteria #20382

@david-allison

Description

@david-allison

Android Studio mentions this, needs a little research

Projects using Daemon toolchain allow builds to automatically detect installed toolchains given the defined JVM criteria or download a compatible one if cannot be found locally. In addition, using the Daemon toolchain aligns the selection between CLI and IDE, avoiding spawning multiple Daemons improving performance but also makes it simple to handle the required toolchain on different machines.

https://docs.gradle.org/current/userguide/gradle_daemon.html#daemon_jvm_criteria

https://developer.android.com/studio/releases/past-releases/as-panda-1-release-notes#daemon-jvm-criteria

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions