We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59b470b commit 6988297Copy full SHA for 6988297
build.gradle.kts
@@ -57,6 +57,7 @@ dependencies {
57
"intellij.platform.jewel.foundation",
58
"intellij.platform.jewel.ui",
59
"intellij.platform.jewel.ideLafBridge",
60
+ "intellij.platform.compose"
61
)
62
63
// Plugin Dependencies. Uses `platformBundledPlugins` property from the gradle.properties file for bundled IntelliJ Platform plugins.
0 commit comments