mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
tools_intellij_platform_gradle_plugin_dependencies_extension.md: IntellijIdeaCommunity -> intellijIdeaCommunity
This commit is contained in:
parent
9763e1f10d
commit
3a9f22a6ca
@ -164,9 +164,9 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
intellijPlatform {
|
||||
IntellijIdeaCommunity("%ijPlatform%")
|
||||
intellijIdeaCommunity("%ijPlatform%")
|
||||
}
|
||||
}
|
||||
|
||||
```
|
||||
|
||||
</tab>
|
||||
@ -181,7 +181,7 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
intellijPlatform {
|
||||
IntellijIdeaCommunity '%ijPlatform%'
|
||||
intellijIdeaCommunity '%ijPlatform%'
|
||||
}
|
||||
}
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user