Skip to content

Commit 0848327

Browse files
committed
update platform
1 parent 9ff829a commit 0848327

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

gradle.properties

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@ pluginVersion = 2025.3-SNAPSHOT.1
99
pluginSinceBuild = 252
1010

1111
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
12-
platformVersion = 2025.2.5
12+
# https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html#platformVersions
13+
platformVersion = 2025.3
14+
#platformVersion = 253.28294.169
15+
#platformVersion = 253-EAP-SNAPSHOT
16+
#Set the version to 253-EAP-SNAPSHOT and set useInstaller = false
1317

1418
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
1519
# Example: platformPlugins = com.jetbrains.php:203.4449.22, org.intellij.scala:2023.3.27@EAP

0 commit comments

Comments
 (0)