Skip to content

Commit 74cf08b

Browse files
cuong-tranjobobby04
authored andcommitted
Add libs.material to presentation-widget (#1373)
Fixes some build issues (cherry picked from commit 264030d)
1 parent cc7ce80 commit 74cf08b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

presentation-widget/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ dependencies {
2020
api(projects.i18n)
2121

2222
implementation(compose.glance)
23+
implementation(libs.material)
2324

2425
implementation(kotlinx.immutables)
2526

0 commit comments

Comments
 (0)