I have been wondering for a long time why incremen...
# announcements
i
I have been wondering for a long time why incremental compilation does not work in my mixed Java/Kotlin Gradle project. With the new
kotlin.build.report.verbose=true
option in Kotlin 1.3.30 I was able to isolate the problem and create a test case. If this ever starts working, I will be able to cut my coffee consumption by a significant margin 🙂. I suspect this affects quite a few people. If you are one of those, please upvote https://youtrack.jetbrains.com/issue/KT-30980
👍 5