mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
tools_intellij_platform_gradle_plugin.md: Remove unnecessary code markup
This commit is contained in:
parent
4e45192b89
commit
8606bc71bf
@ -50,7 +50,7 @@ plugins {
|
||||
}
|
||||
```
|
||||
|
||||
If migrating from the Gradle IntelliJ Plugin `1.x`, replace the old `org.jetbrains.intellij` identifier to `org.jetbrains.intellij.platform` and apply its latest `%intellij-platform-gradle-plugin-version%` version.
|
||||
If migrating from the Gradle IntelliJ Plugin 1.x, replace the old `org.jetbrains.intellij` identifier to `org.jetbrains.intellij.platform` and apply its latest `%intellij-platform-gradle-plugin-version%` version.
|
||||
|
||||
### Snapshot Release
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user