``` compileGroovy { dependsOn.clear() } ``` is left untouched. I don't know what it should be but it's incorrect: ``` Expression 'compileGroovy' cannot be invoked as a function. The function 'invoke()' is not found ```