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.
platformVersion
gradle.properties
1 parent 7971cdf commit c6ab5ebCopy full SHA for c6ab5eb
gradle.properties
@@ -12,7 +12,8 @@ pluginUntilBuild = 243.*
12
13
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
14
platformType = GW
15
-platformVersion = 241.14494.255-CUSTOM-SNAPSHOT
+# https://www.jetbrains.com/intellij-repository/snapshots
16
+platformVersion = 243.21565-EAP-CANDIDATE-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