Skip to content

Commit

Permalink
Update project
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbel committed Jan 13, 2025
1 parent da7a6af commit 68e4231
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ agp = "8.7.3"
kotlin = "2.1.0"
kotlinx-coroutines = "1.10.1"
kotlinx-datetime = "0.6.1"
kotlinx-serialization = "1.7.3"
kotlinx-serialization = "1.8.0"
kotlinx-io = "0.1.16"
kotlinx-collections = "0.3.8"
kotlinx-atomicfu = "0.26.1"

google-ksp = "2.1.0-1.0.29"
google-hilt = "2.54"
google-hilt = "2.55"
google-services = "4.4.2"
google-gson = "2.11.0"
google-horologist = "0.6.20"
Expand Down Expand Up @@ -374,7 +374,7 @@ androidx-xr = "1.0.0-alpha01"

detekt = "1.23.7"
ktor = "3.0.3"
okio = "3.9.1"
okio = "3.10.2"
okhttp = "4.12.0"
retrofit = "2.11.0"
chucker = "4.1.0"
Expand Down

0 comments on commit 68e4231

Please sign in to comment.