Skip to content

Commit

Permalink
fix(deps): update dependency androidx.compose.foundation:foundation t…
Browse files Browse the repository at this point in the history
…o v1.6.0
  • Loading branch information
renovate[bot] authored Jan 24, 2024
1 parent 5dbd5b7 commit a1d8546
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 @@ -50,7 +50,7 @@ androidx-annotation = "1.6.0"

# compose
compose-core = "1.4.2"
compose-foundation = "1.6.0-alpha04" # use alpha for HorizontalPager
compose-foundation = "1.6.0" # use alpha for HorizontalPager
compose-material = "1.4.2"
compose-runtime = "1.5.0-alpha03" # use alpha for SnapshotStateList#toList
compose-lifecycle = "2.6.1" # use alpha for StateFlow#collectAsStateWithLifecycle
Expand Down

0 comments on commit a1d8546

Please sign in to comment.