Skip to content

Commit

Permalink
Update Compose Compiler to 1.5.6 for Kotlin 1.9.21
Browse files Browse the repository at this point in the history
  • Loading branch information
krzdabrowski committed Dec 22, 2023
1 parent 38c7991 commit 1516438
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 @@ -11,10 +11,10 @@ ktlint = "3.16.0"
accompanist = "0.32.0"
coil = "2.5.0"
compose-bom = "2023.10.01"
compose-compiler = "1.5.4"
compose-compiler = "1.5.6"
desugar = "2.0.4"
hilt = "2.50"
kotlin = "1.9.22"
kotlin = "1.9.21"
kotlin-coroutines = "1.7.3"
kotlin-serialization = "1.6.2"
kotlin-serialization-converter = "1.0.0"
Expand Down

0 comments on commit 1516438

Please sign in to comment.