Kotlin DSL Reference for Gradle
8.4-rc-2
DSL
Kotlin DSL Reference for Gradle
/
org.gradle.kotlin.dsl
/
SettingsScriptApi
/
buildscript
buildscript
DSL
open
fun
buildscript
(
block
:
ScriptHandlerScope
.
(
)
->
Unit
)
(
source
)
Configures the build script classpath for settings.
See also
Settings.
get
Buildscript