We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce7f510 commit d7bb665Copy full SHA for d7bb665
gradle.properties
@@ -11,8 +11,8 @@ pluginUntilBuild=221.*
11
# IntelliJ Platform Properties -> https://github.com/JetBrains/gradle-intellij-plugin#intellij-platform-properties
12
# Gateway available build versions https://www.jetbrains.com/intellij-repository/snapshots and https://www.jetbrains.com/intellij-repository/releases
13
platformType=GW
14
-platformVersion=221.5787.23-CUSTOM-SNAPSHOT
15
-instrumentationCompiler=221.5787.23
+platformVersion=221.5921.22-CUSTOM-SNAPSHOT
+instrumentationCompiler=221.5921.22
16
platformDownloadSources=true
17
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
18
# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22
0 commit comments