We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed2073a commit 23bae3bCopy full SHA for 23bae3b
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 = "232.*"
+ untilBuild = "241.*"
47
),
48
BuildData(
49
ideaSDKShortVersion = "223",
0 commit comments