Skip to content

Commit 236333c

Browse files
authored
Update build.gradle.kts
1 parent caf3da8 commit 236333c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ val descriptors = listOf(
6565
),
6666
PluginDescriptor(
6767
since = "243.*", // this version is 2024.3.x
68-
until = "244.*",
68+
until = "252.*",
6969
sdkVersion = "2024.3.1",
7070
sourceFolder = "IC-243",
7171
useInstaller = true,

0 commit comments

Comments
 (0)