Skip to content

Commit

Permalink
Update Compose compiler and Kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
arkon committed Jan 12, 2024
1 parent c65a9ae commit 9ae71df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/compose.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
compiler = "1.5.7"
compiler = "1.5.8"
compose-bom = "2023.12.00-alpha04"
accompanist = "0.33.2-alpha"

Expand Down
2 changes: 1 addition & 1 deletion gradle/kotlinx.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
kotlin_version = "1.9.21"
kotlin_version = "1.9.22"
serialization_version = "1.6.2"
xml_serialization_version = "0.86.3"

Expand Down

0 comments on commit 9ae71df

Please sign in to comment.