Join Slack
Powered by
Creating the source dirs is as simple as `project....
# kobalt
c
cedric
10/13/2015, 4:40 PM
Creating the source dirs is as simple as
project.sourceDirs.forEach { it.mkdirs() }
or something like that
Open in Slack
Previous
Next