Skip to content

Commit

Permalink
Merge pull request #369 from thomaskioko/renovate/compose
Browse files Browse the repository at this point in the history
Update Compose to v1.7.6
  • Loading branch information
thomaskioko authored Jan 3, 2025
2 parents a801e91 + cb36c9d commit 3b467be
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ androidx-activity = "1.9.3"
androidx-annotation = "1.9.1"
androidx-browser = "1.8.0"
androidx-collections = "1.4.5"
androidx-compose-ui-test = "1.7.5"
androidx-compose-ui-test = "1.7.6"
androidx-core = "1.15.0"
androidx-core-splashscreen = "1.0.1"
androidx-datastore = "1.1.1"
androidx-material = "1.7.5"
androidx-material = "1.7.6"
androidx-material3 = "1.3.1"
androidx-palette = "1.0.0"
androidx-paging = "3.3.5"
Expand All @@ -18,7 +18,7 @@ atomicfu = "0.26.1"
coil = "2.7.0"
compose-bom = "2024.11.00"
compose-constraintlayout = "1.1.0"
compose-runtime = "1.7.5"
compose-runtime = "1.7.6"
coroutines = "1.9.0"
datetime = "0.6.1"
decompose = "3.2.2"
Expand Down

0 comments on commit 3b467be

Please sign in to comment.