mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
code sample: kotlin 1.8.21
This commit is contained in:
parent
3006fa474a
commit
0e0cede9d4
@ -3,7 +3,7 @@
|
||||
plugins {
|
||||
id("java")
|
||||
id("org.jetbrains.intellij") version "1.13.3"
|
||||
id("org.jetbrains.kotlin.jvm") version "1.8.20"
|
||||
id("org.jetbrains.kotlin.jvm") version "1.8.21"
|
||||
}
|
||||
|
||||
group = "org.intellij.sdk"
|
||||
|
Loading…
x
Reference in New Issue
Block a user