agrosner
09/16/2018, 10:53 PMgildor
09/17/2018, 1:30 AMPaul Woitaschek
09/17/2018, 8:56 AMagrosner
09/17/2018, 10:47 AMgildor
09/17/2018, 1:11 PMagrosner
09/17/2018, 1:26 PMkapt {
useBuildCache = true
}
which can map input to output and reuse if the input has not changed. That also will allow faster compile with multimodule project. I have a project with 20+ modules that when you make changes that touch a feature module, it only takes about 12-15 seconds to compile.Paul Woitaschek
09/17/2018, 1:35 PMagrosner
09/17/2018, 1:37 PMgildor
09/17/2018, 2:03 PM