Skip to content

Commit e8c9c82

Browse files
author
Thomas Scharke
committed
chore: Backwards compatible since 2025.1
1 parent 150d60b commit e8c9c82

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

gradle.properties

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,5 @@ platformVersion=2025.3
1212
# @see https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin-types.html#IntelliJPlatformType
1313
platformType=IU
1414
# @see https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html#platformVersions
15-
pluginSinceBuild=253
16-
pluginUntilBuild=253.*
15+
pluginSinceBuild=251
1716
javaVersion=21

0 commit comments

Comments
 (0)