Description of the feature request
The Android Build step is missing a way to provide command run parameters that might be useful in some cases.
For example one could want to provide arguments to the Gradle via -PmyArg=..
or use additional flags like --stacktrace
or --no-configuration-cache