gradle
8.3-rc-1
Kotlin DSL
gradle
/
org.gradle.kotlin.dsl.precompile
/
PrecompiledProjectScript
/
plugins
plugins
Kotlin DSL
fun
plugins
(
block
:
PluginDependenciesSpec
.
(
)
->
Unit
)
Configures the plugin dependencies for this project.
See also
Plugin
Dependencies
Spec