gradle
Toggle table of contents
9.7.0-20260608154234+0000
API
Target filter
API
Switch theme
Search in API
Skip to content
gradle
gradle
/
org.gradle.api.tasks.compile
/
CompileOptions
/
setCompilerArgs
set
Compiler
Args
API
open
fun
setCompilerArgs
(
compilerArgs
:
List
<
String
>
)
(
source
)
Sets any additional arguments to be passed to the compiler. Defaults to the empty list.