build
Invoke build task assemble for configuration.
@gradle build {
    configuration = "Release"
    args = ""
}Capabilities
| Capability | Info | 
|---|---|
| Cache | remote | 
| Bach | no | 
Argument Reference
The following arguments are supported:
configuration- (Optional) Configuration to invokeassemble. Default isDebug.args- (Optional) Arguments for command.
Last updated on