getBuildDirectory

abstract fun getBuildDirectory(): File(source)

Returns the build directory for this project.

Return

The build directory.

Since

2.0

Throws

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