Kotlin DSL Reference for Gradle
8.4-rc-3
API
Kotlin DSL Reference for Gradle
/
org.gradle.api.initialization
/
Settings
/
getRootProject
get
Root
Project
API
abstract
fun
getRootProject
(
)
:
ProjectDescriptor
(
source
)
Returns the root project of the build.
Return
The root project. Never returns null.