mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
using_kotlin.md: clarify "Incremental compilation"
This commit is contained in:
parent
1424d38c85
commit
f09bd1d19e
@ -156,7 +156,9 @@ The Kotlin Gradle plugin supports [incremental compilation](https://kotlinlang.o
|
|||||||
|
|
||||||
<tabs>
|
<tabs>
|
||||||
|
|
||||||
<tab title="Kotlin 1.9.0">
|
<tab title="Kotlin 1.9.0 and later">
|
||||||
|
|
||||||
|
No action required.
|
||||||
|
|
||||||
Remove additional `kotlin.incremental.useClasspathSnapshot=false` property in <path>gradle.properties</path> if present.
|
Remove additional `kotlin.incremental.useClasspathSnapshot=false` property in <path>gradle.properties</path> if present.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user