Skip to content

Commit

Permalink
Update dependency androidx.compose.material:material-icons-core-andro…
Browse files Browse the repository at this point in the history
…id to v1.7.0 (#2304)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent 0db2a48 commit 00fe17c
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 @@ -146,7 +146,7 @@ dependencies {
implementation("androidx.compose.ui:ui-util")
debugImplementation("androidx.compose.ui:ui-tooling")
implementation("androidx.compose.animation:animation")
implementation("androidx.compose.material:material-icons-core-android:1.6.8")
implementation("androidx.compose.material:material-icons-core-android:1.7.0")
implementation("androidx.compose.material3:material3:1.3.0")
implementation("androidx.compose.material3:material3-window-size-class")
implementation("androidx.navigation:navigation-compose:2.8.0")
Expand Down

0 comments on commit 00fe17c

Please sign in to comment.