suresh
05/09/2017, 3:12 PMgradle.properties as systemProp and access them from builScript, plugins & buildSrc etc. https://github.com/sureshg/kotlin-starter/blob/master/gradle.properties#L29-L32 . At least this is working in my case, so i don’t have to make changes in many places to bump up the kotlin/kotlinx versions. By the way, plugins block does allow System.getProperty.