Skip to content

Commit b25ff36

Browse files
committed
add icons dependency
1 parent 050b877 commit b25ff36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tokens/plasma.homeds.compose/docs/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ android {
1111
dependencies {
1212
implementation(project(":plasma.homeds.compose"))
1313
implementation(libs.sdds.uikit.compose)
14+
implementation(icons.sdds.icons)
1415
implementation(libs.base.androidX.compose.foundation)
1516
}

0 commit comments

Comments
 (0)