forceBootstrap

fun forceBootstrap(version: String = "latest")

Equivalent to setting the kotlinBootstrap property, but overrides any property values.

Useful for fixing issues.

Does not override disabled.

Note that this only applies to the current build, so you will need to add it for any including builds as we..

Sources

jvm source
Link copied to clipboard