Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7dc1cbf

Browse files
committed
Support Gateway 2023.3
1 parent632e840 commit7dc1cbf

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎gradle.properties

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,22 @@
33
pluginGroup=com.coder.gateway
44
pluginName=coder-gateway
55
# SemVer format -> https://semver.org
6-
pluginVersion=2.8.0
6+
pluginVersion=2.8.0-eap.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=223.7571.70
10-
pluginUntilBuild=232.*
9+
pluginSinceBuild=233.6745
10+
pluginUntilBuild=233.*
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
# The platform version must match the "since build" version while the
1414
# instrumentation version appears to be used in development. The plugin
1515
# verifier should be used after bumping versions to ensure compatibility in the
1616
# range.
1717
platformType=GW
18-
platformVersion=223.7571.70-CUSTOM-SNAPSHOT
19-
instrumentationCompiler=232.9921-EAP-CANDIDATE-SNAPSHOT
18+
platformVersion=233.6745-EAP-CANDIDATE-SNAPSHOT
19+
instrumentationCompiler=233.6745-EAP-CANDIDATE-SNAPSHOT
2020
platformDownloadSources=true
21-
verifyVersions=2022.3,2023.1,2023.2
21+
verifyVersions=2023.3
2222
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
2323
# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22
2424
platformPlugins=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp