Gradle Kotlin脚本类似物: tasks { getByName<Delete>("clean") { delete.add("logs") // add accepts argument with Any type } }.
確定! 回上一頁