Join Slack
Communities
Powered by
Hello, is there a way to register a task without p...
# gradle
t
tulio
08/21/2019, 7:52 PM
Hello, is there a way to register a task without passing a name (use the name defined inside of the task) ? This is what I’m doing today:
tasks.register("taskName", CustomTask)
Open in Slack
Previous
Next