Skip to content

Commit 9c334bc

Browse files
committed
Use new build
1 parent d07b096 commit 9c334bc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ pluginName=coder-gateway
66
pluginVersion=2.0.0
77
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
88
# for insight into build numbers and IntelliJ Platform versions.
9-
pluginSinceBuild=222.3345.1
9+
pluginSinceBuild=222.3490
1010
pluginUntilBuild=222.*
1111
# IntelliJ Platform Properties -> https://github.com/JetBrains/gradle-intellij-plugin#intellij-platform-properties
1212
# Gateway available build versions https://www.jetbrains.com/intellij-repository/snapshots and https://www.jetbrains.com/intellij-repository/releases
1313
platformType=GW
14-
platformVersion=222.3345.26-CUSTOM-SNAPSHOT
15-
instrumentationCompiler=222.3345.1-CUSTOM-SNAPSHOT
14+
platformVersion=222.3490-CUSTOM-SNAPSHOT
15+
instrumentationCompiler=222.3490-CUSTOM-SNAPSHOT
1616
platformDownloadSources=true
1717
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
1818
# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22

0 commit comments

Comments
 (0)