is there more info about the incremental compilation introduced in 1.2.50 ?
❓ 1
g
gildor
07/04/2018, 8:57 AM
Are you talking about this?
Starting with Kotlin 1.2.50, Kotlin tracks changes incrementally across the modules of a multimodule Android project. This results in significantly faster incremental builds of large Android projects with multiple interdependent modules.