gradle
8.3-rc-2
Java API
gradle
/
org.gradle.api.initialization
/
Settings
/
getRootProject
get
Root
Project
Java API
abstract
fun
getRootProject
(
)
:
ProjectDescriptor
Returns the root project of the build.
Return
The root project. Never returns null.