setBuildFileName

abstract fun setBuildFileName(name: String)

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.