Skip to content

Commit

Permalink
Update Kotlin, Compose, and Zipline
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 10, 2024
1 parent 0c6f3bc commit 7ce5748
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,12 +1,12 @@
[versions]
kotlin = "1.9.23"
kotlin = "1.9.24"
kotlinx-coroutines = "1.8.1"
kotlinx-serialization = "1.6.3"
androidx-activity = "1.9.0"
androidx-compose-ui = "1.6.7"
jbCompose = "1.6.2"
lint = "31.4.0"
zipline = "1.9.0"
zipline = "1.10.0"
coil = "3.0.0-alpha06"
okio = "3.9.0"

Expand Down

0 comments on commit 7ce5748

Please sign in to comment.