This message was deleted.
# community-support
s
This message was deleted.
v
No, it will not. The only thing I'm aware of Gradle creates outomatically for you are output diretories, that are also declared as
@OutputDirectory
. This will be auto-created when the task runs.
👍 2
c
Okay, then i'll go with my standard mkdirs implementation, thx!
👌 1