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 caf3da8 commit 236333cCopy full SHA for 236333c
build.gradle.kts
@@ -65,7 +65,7 @@ val descriptors = listOf(
65
),
66
PluginDescriptor(
67
since = "243.*", // this version is 2024.3.x
68
- until = "244.*",
+ until = "252.*",
69
sdkVersion = "2024.3.1",
70
sourceFolder = "IC-243",
71
useInstaller = true,
0 commit comments