Skip to content

Commit

Permalink
chore: bump Compose and related dependencies versions
Browse files Browse the repository at this point in the history
  • Loading branch information
romainbsl committed Jan 7, 2025
1 parent 17c316d commit dccc206
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 @@ -9,10 +9,10 @@ androidx-fragment = "1.8.5"
androidx-lifecycle = "2.8.7"
androidx-compose = "2.8.5"
# Compose
jbCompose = "1.6.11"
jbCompose = "1.7.3"
jb-lifecycle = "2.8.0"
compose-navigation = "2.7.0-alpha07"
compose-compiler = "2.0.0"
compose-navigation = "2.7.0-alpha11"
compose-compiler = "2.1.0"
compose-bom = "2024.12.01"
# KSP
kotlinpoet = "1.18.1"
Expand Down

0 comments on commit dccc206

Please sign in to comment.