mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 08:47:50 +08:00
max_opened_projects: Add Gradle Kotlin plugin
This commit is contained in:
parent
7c2d93216d
commit
6310f9ef50
@ -2,6 +2,7 @@
|
||||
|
||||
plugins {
|
||||
id("java")
|
||||
id("org.jetbrains.kotlin.jvm") version "1.9.25"
|
||||
id("org.jetbrains.intellij.platform") version "2.6.0"
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user