setDir

open fun setDir(dir: File)
open fun setDir(dir: Any)

Sets the project directory for the build.

Parameters

dir

The project directory. Should not be null.