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.2
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent 61500bc commit 05d552a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ androidx-annotation = "1.6.0"
# compose
compose-core = "1.4.2"
compose-foundation = "1.6.0-alpha04" # use alpha for HorizontalPager
compose-material = "1.4.2"
compose-material = "1.7.2"
compose-runtime = "1.5.0-alpha03" # use alpha for SnapshotStateList#toList
compose-lifecycle = "2.6.1" # use alpha for StateFlow#collectAsStateWithLifecycle
compose-compiler = "1.4.3"
Expand Down

0 comments on commit 05d552a

Please sign in to comment.