Skip to content

Commit

Permalink
Merge pull request #406 from thomaskioko/renovate/compose
Browse files Browse the repository at this point in the history
Update Compose to v1.7.7
  • Loading branch information
thomaskioko authored Jan 31, 2025
2 parents 2b67722 + 761710a commit 3b8b897
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.10.0"
androidx-annotation = "1.9.1"
androidx-browser = "1.8.0"
androidx-collections = "1.4.5"
androidx-compose-ui-test = "1.7.6"
androidx-compose-ui-test = "1.7.7"
androidx-core = "1.15.0"
androidx-core-splashscreen = "1.0.1"
androidx-datastore = "1.1.2"
androidx-material = "1.7.6"
androidx-material = "1.7.7"
androidx-material3 = "1.3.1"
androidx-palette = "1.0.0"
androidx-paging = "3.3.5"
Expand All @@ -20,7 +20,7 @@ benchmarkMacroJunit4 = "1.3.3"
coil = "2.7.0"
compose-bom = "2025.01.00"
compose-constraintlayout = "1.1.0"
compose-runtime = "1.7.6"
compose-runtime = "1.7.7"
coroutines = "1.10.1"
datetime = "0.6.1"
decompose = "3.2.2"
Expand Down

0 comments on commit 3b8b897

Please sign in to comment.