Never do this: tasks.withType(Test) { outputs.upToDateWhen { false } } Explanation and what you should do instead: ...
確定! 回上一頁