arguments

val arguments: ListProperty<String>

Optional arguments during the trace-references invocation.

Default value: listOf("--map-diagnostics:MissingDefinitionsDiagnostic", "error", "info") which is coming from this discussion with the R8 team.