mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
using_kotlin.md: note 2.x required for 25.1
This commit is contained in:
parent
2a70dc8814
commit
bf757ab1cc
@ -81,7 +81,7 @@ The IntelliJ Platform provides a [type-safe DSL](kotlin_ui_dsl_version_2.md) to
|
|||||||
IntelliJ IDEA bundles the necessary Kotlin IDE plugin, requiring no further configuration.
|
IntelliJ IDEA bundles the necessary Kotlin IDE plugin, requiring no further configuration.
|
||||||
For detailed instructions, refer to the [Kotlin documentation](https://kotlinlang.org/docs/getting-started.html).
|
For detailed instructions, refer to the [Kotlin documentation](https://kotlinlang.org/docs/getting-started.html).
|
||||||
|
|
||||||
Using Kotlin 2.x is recommended for plugin targeting 2024.3 or later.
|
Using Kotlin 2.x is recommended for plugins targeting 2024.3 or later and required for 2025.1 or later.
|
||||||
|
|
||||||
### Kotlin Gradle Plugin
|
### Kotlin Gradle Plugin
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user