Skip to content

Commit

Permalink
Update Compose to 1.7.0 and Compose-M3 to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
krzdabrowski committed Sep 5, 2024
1 parent 3984907 commit b4294bd
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
Expand Up @@ -8,10 +8,10 @@ ktlint = "4.4.1"

# production libraries
coil = "2.7.0"
compose-bom = "2024.08.00"
compose-bom = "2024.09.00"
compose-compiler = "1.5.14"
compose-rules = "0.4.11"
compose-material3 = "1.2.1"
compose-material3 = "1.3.0"
hilt = "2.52"
kotlin = "2.0.20"
kotlin-coroutines = "1.8.1"
Expand Down

0 comments on commit b4294bd

Please sign in to comment.