setBuildFileName

abstract fun setBuildFileName(name: String)(source)

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

Since

0.7

Parameters

name

The build file name. Should not be null.