tools_intellij_platform_gradle_plugin.md: Remove unnecessary code markup

This commit is contained in:
Karol Lewandowski 2024-07-25 13:25:13 +02:00
parent 4e45192b89
commit 8606bc71bf

View File

@ -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