If everything stays the same, Gradle will skip the test run, saving you a lot of ... tasks.withType(Test) { outputs.upToDateWhen { false } }.
確定! 回上一頁