getProjectDirectory

abstract fun getProjectDirectory(): File

Returns the project directory for this project.

Return

The project directory.

Throws

For Gradle versions older than 2.4, where this method is not supported.