In my build.gradle currently:
def file = new File("$projectDir/${env}.properties"); if(file.canRead()){ tokens.load(new FileInputStream(propertiesFi