Skip to content

Commit

Permalink
fix(deps): update dependency androidx.compose.runtime:runtime to v1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 21, 2024
1 parent 5dbd5b7 commit 41d88b6
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 @@ -52,7 +52,7 @@ androidx-annotation = "1.6.0"
compose-core = "1.4.2"
compose-foundation = "1.6.0-alpha04" # use alpha for HorizontalPager
compose-material = "1.4.2"
compose-runtime = "1.5.0-alpha03" # use alpha for SnapshotStateList#toList
compose-runtime = "1.6.2" # use alpha for SnapshotStateList#toList
compose-lifecycle = "2.6.1" # use alpha for StateFlow#collectAsStateWithLifecycle
compose-compiler = "1.4.3"
compose-activity = "1.7.1"
Expand Down

0 comments on commit 41d88b6

Please sign in to comment.