gradle.properties").inputStream().use { load(it) } } fun version(target: String): String { // Intercept reading from properties file if ...
確定! 回上一頁