We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d3934a commit 1161f44Copy full SHA for 1161f44
gradle.properties
@@ -11,8 +11,8 @@ pluginSinceBuild = 222
11
pluginUntilBuild =
12
13
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
14
-platformType = IC
15
-#platformType = IU
+#platformType = IC
+platformType = IU
16
#platformVersion = 2022.3.3
17
platformVersion = 2024.1
18
0 commit comments