-
- Downloads
Don't use cleanKernelSpec task to delete outputs in createKernelSpec
This breaks Gradle's up-to-date check for the task, because the output is always deleted before the task has a chance to execute.
Please register or sign in to comment
This breaks Gradle's up-to-date check for the task, because the output is always deleted before the task has a chance to execute.