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

Commit6980afa

Browse files
authored
Add support for version 2024.3 (#482)
1 parent05e15da commit6980afa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pluginVersion=2.14.1
1010
pluginSinceBuild=233.6745
1111
# This should be kept up to date with the latest EAP. If the API is incompatible
1212
# with the latest stable, use the eap branch temporarily instead.
13-
pluginUntilBuild=242.*
13+
pluginUntilBuild=243.*
1414
# IntelliJ Platform Properties -> https://github.com/JetBrains/gradle-intellij-plugin#intellij-platform-properties
1515
# Gateway available build versions https://www.jetbrains.com/intellij-repository/snapshots and https://www.jetbrains.com/intellij-repository/releases
1616
#
@@ -27,10 +27,10 @@ pluginUntilBuild=242.*
2727
# 233.15325-EAP-CANDIDATE-SNAPSHOT).
2828
platformType=GW
2929
platformVersion=233.15619-EAP-CANDIDATE-SNAPSHOT
30-
instrumentationCompiler=242.19533-EAP-CANDIDATE-SNAPSHOT
30+
instrumentationCompiler=243.15521-EAP-CANDIDATE-SNAPSHOT
3131
# Gateway does not have open sources.
3232
platformDownloadSources=true
33-
verifyVersions=2023.3,2024.1,2024.2
33+
verifyVersions=2023.3,2024.1,2024.2,2024.3
3434
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
3535
# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22
3636
platformPlugins=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp