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 8fc1773 commit bb421cdCopy full SHA for bb421cd
gradle.properties
@@ -12,7 +12,8 @@ pluginSinceBuild = 222
12
13
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
14
platformType = GO
15
-platformVersion = LATEST-EAP-SNAPSHOT
+platformVersion = 2024.3
16
+#platformVersion = LATEST-EAP-SNAPSHOT
17
18
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
19
# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22
0 commit comments