<command>
❗️
This command is not cacheable.
Run a gradle command
.
Example for command clean
:
@gradle clean {
args = ""
}
Argument Reference
The following arguments are supported:
command
- (Optional) Example.args
- (Optional) Arguments for command.
Last updated on