Skip to content

Commit

Permalink
Update Compose to 1.6.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
colinrtwhite committed Feb 9, 2024
1 parent de0bf3a commit 5e12570
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[versions]
androidx-activity = "1.8.2"
androidx-lifecycle = "2.7.0"
compose = "1.6.0"
composeCompiler = "1.5.8"
compose = "1.6.1"
composeCompiler = "1.5.9"
coroutines = "1.7.3"
ktlint = "1.0.1"
okhttp = "4.12.0"
Expand Down

0 comments on commit 5e12570

Please sign in to comment.