Skip to content

Commit

Permalink
Add libs.material to presentation-widget (#1373)
Browse files Browse the repository at this point in the history
Fixes some build issues
  • Loading branch information
cuong-tran authored Oct 26, 2024
1 parent 140083e commit 264030d
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 264030d

Please sign in to comment.