Companion

Properties

Link copied to clipboard
const val VERSION: Int = 3

Current bootstrap version. Other bootstrap tasks can check against this as a minimum version.

Functions

Link copied to clipboard
fun register(project: Project, jdkVersion: Provider<Int>, jvmVendor: JvmVendorSpec?, jdkDocsLink: String?): TaskProvider<CoreBootstrapTask>