We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bff981 commit 26f2f45Copy full SHA for 26f2f45
1 file changed
build.gradle.kts
@@ -32,7 +32,7 @@ private val buildDataList = listOf(
32
ideaSDKShortVersion = "252",
33
ideaSDKVersion = "2025.2",
34
sinceBuild = "252",
35
- untilBuild = "253.*"
+ untilBuild = "261.*"
36
)
37
38
0 commit comments