No, this is not the case. Kotlin incremental compilation does not depend on caches inside Gradle daemon
Tapchicoma
01/12/2024, 6:34 PM
Though if you are talking here about build scripts incremental compilation - I don't have 100% confidence here as Gradle has own incremental compilation implementation for it
g
Guilherme Lima Pereira
01/12/2024, 6:41 PM
I was looking for Kotlin Incremental Compilation indeed. Thanks for the clarification!