getRootProject

abstract fun getRootProject(): Project

Returns the root project of this build.

Return

The root project. Never returns null.

Throws

When called before the root project is available.