mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
kotlin.md: upgrade gradle plugin to latest version
This commit is contained in:
parent
8b405f6c3c
commit
6671ffdfee
@ -84,7 +84,7 @@ buildscript {
|
||||
}
|
||||
|
||||
plugins {
|
||||
id("org.jetbrains.intellij") version "0.4.5"
|
||||
id("org.jetbrains.intellij") version "0.4.10"
|
||||
kotlin("jvm") version "1.2.30"
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user