Skip to content

Commit 945bb18

Browse files
committed
Restore jbrApi from jb-main
#2674
1 parent c741d43 commit 945bb18

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

compose/foundation/foundation/build.gradle

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,9 @@ androidXMultiplatform {
136136

137137
desktopMain {
138138
dependsOn(skikoMain)
139+
dependencies {
140+
implementation(libs.jbrApi)
141+
}
139142
}
140143

141144
desktopTest {

0 commit comments

Comments
 (0)