addCompilerArgs

fun Project.addCompilerArgs(vararg args: String)

Adds the specified compiler arguments to the project

Parameters

args

The compiler arguments to add