Skip to content

Commit

Permalink
Bump jetbrains compose to 1.6.11, compose compiler to 1.5.13, compose…
Browse files Browse the repository at this point in the history
… ui to 1.6.7, compose foundation to 1.6.7
  • Loading branch information
wonsuk-yanolja committed Sep 25, 2024
1 parent fbba573 commit 1f07576
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
agp = "8.3.2"
kotlin = "1.9.23"
kotlinx-coroutines = "1.8.0"
compose = "1.6.7"
compose-compiler = "1.6.11"
compose-ui = "1.6.4"
compose-foundation = "1.6.4"
compose = "1.6.11"
compose-compiler = "1.5.13"
compose-ui = "1.6.7"
compose-foundation = "1.6.7"
compose-material3 = "1.2.1"
androidx-activityCompose = "1.8.2"
androidx-lifecycleViewmodelCompose = "2.7.0"
Expand Down

0 comments on commit 1f07576

Please sign in to comment.