We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 894359d commit 07c3434Copy full SHA for 07c3434
components/ide/jetbrains/gateway-plugin/gradle.properties
@@ -14,7 +14,7 @@ pluginVerifierIdeVersions=2022.1, 2022.2
14
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#intellij-extension-type
15
platformType=GW
16
# Version from "com.jetbrains.gateway" which can be found at https://www.jetbrains.com/intellij-repository/snapshots
17
-platformVersion=222.3739.54-CUSTOM-SNAPSHOT
+platformVersion=222.4167.9-CUSTOM-SNAPSHOT
18
platformDownloadSources=true
19
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
20
# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22
0 commit comments