Skip to content

Commit

Permalink
Add libs.material to presentation-widget (jobobby04#1373)
Browse files Browse the repository at this point in the history
Fixes some build issues

(cherry picked from commit 264030d)
  • Loading branch information
cuong-tran authored and jobobby04 committed Oct 27, 2024
1 parent cc7ce80 commit 74cf08b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions presentation-widget/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ dependencies {
api(projects.i18n)

implementation(compose.glance)
implementation(libs.material)

implementation(kotlinx.immutables)

Expand Down

0 comments on commit 74cf08b

Please sign in to comment.