We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e18666a + 996fee1 commit 01ef016Copy full SHA for 01ef016
1 file changed
build.gradle.kts
@@ -43,7 +43,7 @@ val buildDataList = listOf(
43
ideaSDKShortVersion = "231",
44
ideaSDKVersion = "2023.1",
45
sinceBuild = "231",
46
- untilBuild = "251.*"
+ untilBuild = "252.*"
47
),
48
BuildData(
49
ideaSDKShortVersion = "223",
0 commit comments