Skip to content

Commit

Permalink
Merge pull request #184 from Anthonyy232/renovate/androidx.compose.ma…
Browse files Browse the repository at this point in the history
…terial-material-icons-extended-1.x

Update dependency androidx.compose.material:material-icons-extended to v1.7.3
  • Loading branch information
Anthonyy232 authored Oct 3, 2024
2 parents 5b67687 + efbecd2 commit 344e5b6
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 @@ -95,7 +95,7 @@ dependencies {
implementation("androidx.compose.material:material:1.7.2")
implementation("androidx.datastore:datastore:1.1.1")
implementation("androidx.datastore:datastore-preferences:1.1.1")
implementation("androidx.compose.material:material-icons-extended:1.7.2")
implementation("androidx.compose.material:material-icons-extended:1.7.3")
implementation("androidx.hilt:hilt-navigation-compose:1.2.0")
implementation("androidx.compose.animation:animation:1.7.2")
implementation("androidx.core:core-splashscreen:1.2.0-alpha02")
Expand Down

0 comments on commit 344e5b6

Please sign in to comment.