We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 050b877 commit b25ff36Copy full SHA for b25ff36
tokens/plasma.homeds.compose/docs/build.gradle.kts
@@ -11,5 +11,6 @@ android {
11
dependencies {
12
implementation(project(":plasma.homeds.compose"))
13
implementation(libs.sdds.uikit.compose)
14
+ implementation(icons.sdds.icons)
15
implementation(libs.base.androidX.compose.foundation)
16
}
0 commit comments