Skip to content

Commit 79752e5

Browse files
committed
Upgrade: minimum supported build to 222.3739.24
1 parent 83cf3e2 commit 79752e5

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.108
9+
pluginSinceBuild=222.3739.24
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.108-CUSTOM-SNAPSHOT
15-
instrumentationCompiler=222.3345.108-CUSTOM-SNAPSHOT
14+
platformVersion=222.3739.24-CUSTOM-SNAPSHOT
15+
instrumentationCompiler=222.3739.24-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)