toggle menu
gradle
8.11.1
DSL
switch theme
search in API
gradle
/
org.gradle.kotlin.dsl
/
SettingsScriptApi
/
pluginManagement
plugin
Management
DSL
open
fun
pluginManagement
(
block
:
PluginManagementSpec
.
(
)
->
Unit
)
(
source
)
Configures the plugin management for the entire build.
Since
6.0
See also
Settings.
get
Plugin
Management