vyacheslav.gerasimov
01/12/2018, 2:36 PM1.2.20-eap-71
is available.
https://github.com/JetBrains/kotlin/releases/tag/v1.2.20-eap-71
Gradle build cache support is introduced in this build:
• Requires Gradle Gradle 4.3+
• For kapt it should be enabled explicitly by adding kapt { useBuildCache = true }
to the buildscript