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 d0ad7b2 commit cfcfe91Copy full SHA for cfcfe91
build.gradle.kts
@@ -43,7 +43,7 @@ val buildDataList = listOf(
43
BuildData(
44
ideaSDKShortVersion = "243",
45
ideaSDKVersion = "243.21565.193",
46
- sinceBuild = "232",
+ sinceBuild = "243",
47
untilBuild = "243.*",
48
bunch = "212",
49
targetCompatibilityLevel = JavaVersion.VERSION_17,
0 commit comments