From e777dc510f2d844bcea0b09525e6e03ebf67fea8 Mon Sep 17 00:00:00 2001 From: sksamuel Date: Sun, 2 Jun 2024 15:00:59 -0500 Subject: [PATCH] Updated docs --- build.gradle.kts | 1 + 1 file changed, 1 insertion(+) diff --git a/build.gradle.kts b/build.gradle.kts index bdebc4e..03087d1 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -61,6 +61,7 @@ val plugins = listOf( intellijVersion = "2024.1.1", sourceFolder = "IC-241", ), + // this is broken until the next release of the gradle plugin // PluginDescriptor( // since = "242.12881.66", // this version is 2024.2 // until = "243.*",