diff --git a/api/0.x/platforms/gradle/foundry-gradle-plugin/foundry.gradle/-foundry-properties/-companion/-k-o-t-l-i-n_-d-a-e-m-o-n_-a-r-g-s_-k-e-y.html b/api/0.x/platforms/gradle/foundry-gradle-plugin/foundry.gradle/-foundry-properties/-companion/-k-o-t-l-i-n_-d-a-e-m-o-n_-a-r-g-s_-k-e-y.html index 06402c34a..a2ada1fda 100644 --- a/api/0.x/platforms/gradle/foundry-gradle-plugin/foundry.gradle/-foundry-properties/-companion/-k-o-t-l-i-n_-d-a-e-m-o-n_-a-r-g-s_-k-e-y.html +++ b/api/0.x/platforms/gradle/foundry-gradle-plugin/foundry.gradle/-foundry-properties/-companion/-k-o-t-l-i-n_-d-a-e-m-o-n_-a-r-g-s_-k-e-y.html @@ -95,7 +95,7 @@
The project-specific kotlin.daemon.jvmargs computed by bootstrap.
We don't just blanket use kotlin.daemon.jvmargs
alone because we don't want to pollute other projects.
The project-specific kotlin.daemon.jvmargs computed by bootstrap.
We don't just blanket use kotlin.daemon.jvmargs
alone because we don't want to pollute other projects.
Minimum xms value for the Gradle daemon. Value is an integer and unit is gigabytes.
Minimum xms value for the Gradle daemon. Value is an integer and unit is gigabytes.
Minimum xmx value for the Gradle daemon. Value is an integer and unit is gigabytes.
Minimum xmx value for the Gradle daemon. Value is an integer and unit is gigabytes.
Defines Dagger processing options. The structure of this is a comma-separated list of key=value pairs. i.e.
Optional link to JDK configuration
Optional link to JDK configuration
Optional error message to show when the JDK configuration is invalid.
Optional error message to show when the JDK configuration is invalid.
Flag to disable JVM vendor setting locally.
Flag to disable JVM vendor setting locally.
Overrides the kotlin language version if present.
Overrides the kotlin language version if present.
Free compiler arguments to pass to Kotlin's freeCompilerArgs
property in all compilations. Should not include opt-in arguments or -progressive
.
Free compiler arguments to pass to Kotlin's freeCompilerArgs
property in all compilations. Should not include opt-in arguments or -progressive
.
Free compiler arguments to pass to Kotlin's freeCompilerArgs
property in JVM compilations. Should not include opt-in arguments or -progressive
.
Free compiler arguments to pass to Kotlin's freeCompilerArgs
property in JVM compilations. Should not include opt-in arguments or -progressive
.
Option to force a specific kotlin language version. By default defers to the KGP default the build is running with.
Option to force a specific kotlin language version. By default defers to the KGP default the build is running with.
Opt-in annotations to pass to Kotlin's optIn
property.
Opt-in annotations to pass to Kotlin's optIn
property.
Default for Kotlin's progressive
mode. Defaults to enabled.
Default for Kotlin's progressive
mode. Defaults to enabled.
Property to enable auto-fixing in topography validation.
Property to enable auto-fixing in topography validation.
Property pointing at a features config JSON file for foundry.gradle.topography.ModuleFeaturesConfig.
Property pointing at a features config JSON file for foundry.gradle.topography.ModuleFeaturesConfig.