Join Slack
Communities
Powered by
I think the syntax for the exec task is ```exec { ...
# gradle
t
tenwit
06/10/2017, 5:20 AM
I think the syntax for the exec task is
Copy code
exec { commandLine `google-chrome`, "$urlToOpen" }
Open in Slack
Previous
Next