mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
gradle_demo: gradle-intellij-plugin 0.4.10
This commit is contained in:
parent
b6a5384a32
commit
7b5a11231b
@ -1,6 +1,6 @@
|
||||
plugins {
|
||||
id 'java'
|
||||
id "org.jetbrains.intellij" version "0.4.9"
|
||||
id "org.jetbrains.intellij" version "0.4.10"
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
Loading…
x
Reference in New Issue
Block a user