Skip to content

Commit

Permalink
Update dependency com.materialkolor:material-kolor to v1.4.4 (#1190)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 14, 2024
1 parent dd536f9 commit f084a0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ kotlin {
implementation(compose.material3)
implementation(compose.components.resources)
implementation(libs.image.loader)
api("com.materialkolor:material-kolor:1.4.3")
api("com.materialkolor:material-kolor:1.4.4")

// See https://github.com/cashapp/sqldelight/issues/4357
implementation(libs.stately.common)
Expand Down

0 comments on commit f084a0c

Please sign in to comment.