getRootProject

abstract fun getRootProject(): Project(source)

Returns the root project of this build.

Return

The root project. Never returns null.

Throws

When called before the root project is available.