Skip to content

Commit

Permalink
fix(deps): update dependency androidx.compose.material:material to v1…
Browse files Browse the repository at this point in the history
….7.0-beta05
  • Loading branch information
renovate[bot] authored Jul 12, 2024
1 parent 8613f16 commit d237768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/compose.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ material3-core = { module = "androidx.compose.material3:material3" }
material-icons = { module = "androidx.compose.material:material-icons-extended" }

# Some components aren't available in Material3
material-core = { module = "androidx.compose.material:material", version = "1.7.0-beta04" }
material-core = { module = "androidx.compose.material:material", version = "1.7.0-beta05" }

glance = "androidx.glance:glance-appwidget:1.1.0"

Expand Down

0 comments on commit d237768

Please sign in to comment.