setBuildFileName

abstract fun setBuildFileName(name: String)(source)

Sets the name of the build file. This name is interpreted relative to the project directory.

Parameters

name

The build file name. Should not be null.