api / org.gradle.kotlin.dsl / org.gradle.platform.base.PlatformContainer

Extensions for org.gradle.platform.base.PlatformContainer

ext

val PlatformContainer.ext: ExtraPropertiesExtension

Retrieves the ext extension.

fun PlatformContainer.ext(configure: ExtraPropertiesExtension.() -> Unit): Unit

Configures the ext extension.