Skip to content

Commit

Permalink
Update ideaSDKVersion to 233.11799.30
Browse files Browse the repository at this point in the history
  • Loading branch information
CppCXY committed Nov 21, 2023
1 parent 9f1128c commit 3d87cbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ data class BuildData(
val buildDataList = listOf(
BuildData(
ideaSDKShortVersion = "233",
ideaSDKVersion = "LATEST-EAP-SNAPSHOT",
ideaSDKVersion = "233.11799.30",
sinceBuild = "233",
untilBuild = "233.*",
),
Expand Down

0 comments on commit 3d87cbf

Please sign in to comment.