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