KotlinBaseExtension
A plugin DSL extension for configuring common options for the entire project.
Use the extension in your build script in the kotlin
block:
kotlin {
// Your extension configuration
}
Content copied to clipboard
Since
2.1.0