Skip to content

Commit 3cf2970

Browse files
committed
Bump platform version
Seems we are not able to use the dev command without doing this as it hard aborts saying the version is too old.
1 parent 8af9ec1 commit 3cf2970

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ pluginUntilBuild=231.*
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=231.7665.28-CUSTOM-SNAPSHOT
15-
instrumentationCompiler=231.7665.28-CUSTOM-SNAPSHOT
14+
platformVersion=231.8109.172-CUSTOM-SNAPSHOT
15+
instrumentationCompiler=231.8109.172-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)