setDir

open fun setDir(dir: File)(source)

Sets the project directory for the build.

Since

4.0

Parameters

dir

The project directory. Should not be null.


open fun setDir(dir: Any)(source)

Sets the project directory for the build.

Parameters

dir

The project directory. Should not be null.