Skip to content

Commit

Permalink
Update dependency androidx.compose.material:material-icons-extended t…
Browse files Browse the repository at this point in the history
…o v1.7.3
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 5b67687 commit efbecd2
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 efbecd2

Please sign in to comment.