public class BuildConventions
extends java.lang.Object
| Constructor and Description |
|---|
BuildConventions() |
| Modifier and Type | Method and Description |
|---|---|
static java.io.File |
outputFile(org.gradle.api.Project project,
java.lang.String fileName)
Returns file object in a standard location where we put other output files generated during the build.
|