api / org.gradle.kotlin.dsl / org.gradle.api.Project / base

base

val Project.base: BasePluginConvention

Retrieves the base convention.

fun Project.base(configure: BasePluginConvention.() -> Unit): Unit

Configures the base convention.