We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12b7288 commit 9361b5cCopy full SHA for 9361b5c
build.gradle.kts
@@ -45,7 +45,7 @@ val buildDataList = listOf(
45
// 223.7571.123-EAP-SNAPSHOT
46
// LATEST-EAP-SNAPSHOT
47
ideaSDKVersion = "233.11799.6-EAP-SNAPSHOT",
48
- sinceBuild = "231",
+ sinceBuild = "232",
49
untilBuild = "233.*",
50
bunch = "212",
51
targetCompatibilityLevel = JavaVersion.VERSION_17,
0 commit comments