File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ pluginVersion = 0.0.1
1010pluginSinceBuild = 252
1111
1212# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
13- platformType = IC
1413platformVersion = 2025.2.5
1514
1615# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
Original file line number Diff line number Diff line change 2424- Dependencies (GitHub Actions) - upgrade ` gradle/actions/setup-gradle ` to ` v5 `
2525- Dependencies (GitHub Actions) - upgrade ` JetBrains/qodana-action ` to ` v2025.2.2 `
2626
27+ ### Removed
28+
29+ - Remove the ` platformType ` Gradle property
30+
2731## [ 2.3.1] - 2025-08-09
2832
2933### Added
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ pluginVersion = 2.4.0
1010pluginSinceBuild = 252
1111
1212# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
13- platformType = IC
13+ platformVersion = 2025.2.5
1414
1515# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
1616# Example: platformPlugins = com.jetbrains.php:203.4449.22, org.intellij.scala:2023.3.27@EAP
You can’t perform that action at this time.
0 commit comments