mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
gradle_demo: gradle-intellij-plugin 0.4.10
This commit is contained in:
parent
4c27e937e6
commit
6b35490481
@ -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