christophsturm
12/16/2018, 11:24 PMrusshwolf
12/16/2018, 11:32 PMchristophsturm
12/16/2018, 11:56 PMchristophsturm
12/17/2018, 12:03 AMrusshwolf
12/17/2018, 12:06 AMfromPreset
calls don’t work in the kotlin dsl. I think 1.3.20 will improve this, but I’ve largely been sticking to groovy scripts for the moment so I’m no expert there.msink
12/17/2018, 12:09 AMrusshwolf
12/17/2018, 12:09 AMchristophsturm
12/17/2018, 12:20 AMgildor
12/17/2018, 1:52 AMTheTrue, but this is workaround:calls don’t work in the kotlin dslfromPreset
targets.withGroovyBuilder {
"fromPreset"(presets["android"], "android")
}