mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-29 17:57:53 +08:00
kotlin.md: update 'org.jetbrains.intellij' to 0.4.2
This commit is contained in:
parent
a9b6848046
commit
dd1a8af3bf
@ -84,7 +84,7 @@ buildscript {
|
||||
}
|
||||
|
||||
plugins {
|
||||
id("org.jetbrains.intellij") version "0.2.18"
|
||||
id("org.jetbrains.intellij") version "0.4.2"
|
||||
kotlin("jvm") version "1.2.30"
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user