Skip to content

Commit 6988297

Browse files
committed
Include intellij.platform.compose to build
1 parent 59b470b commit 6988297

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ dependencies {
5757
"intellij.platform.jewel.foundation",
5858
"intellij.platform.jewel.ui",
5959
"intellij.platform.jewel.ideLafBridge",
60+
"intellij.platform.compose"
6061
)
6162

6263
// Plugin Dependencies. Uses `platformBundledPlugins` property from the gradle.properties file for bundled IntelliJ Platform plugins.

0 commit comments

Comments
 (0)