Skip to content

Commit

Permalink
Update dependency androidx.compose.material:material-icons-extended-d…
Browse files Browse the repository at this point in the history
…esktop to v1.7.5
  • Loading branch information
renovate[bot] committed Nov 2, 2024
1 parent adbe363 commit bb3c0da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ dependencies {
implementation(platform("androidx.compose:compose-bom:2024.10.00"))
implementation("androidx.compose.ui:ui")
implementation("androidx.compose.material3:material3")
implementation("androidx.compose.material:material-icons-extended-desktop:1.7.4")
implementation("androidx.compose.material:material-icons-extended-desktop:1.7.5")
implementation("androidx.compose.material3:material3-window-size-class")
implementation("androidx.compose.ui:ui-tooling")
implementation("androidx.compose.runtime:runtime-livedata")
Expand Down

0 comments on commit bb3c0da

Please sign in to comment.