Skip to content

Commit

Permalink
chore(deps): update kotlin to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 6, 2024
1 parent 11d3dad commit 051f067
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.24"
kotlin = "2.0.0"
coroutines = "1.8.1"
serialization = "1.6.3"
datetime = "0.5.0"
ktor = "2.3.11"
coil = "2.6.0"
okhttp = "5.0.0-alpha.14"
ksp = "1.9.24-1.0.20"
ksp = "2.0.0-1.0.22"
hilt = "2.51.1"

androidGradlePlugin = "8.4.0"
Expand Down

0 comments on commit 051f067

Please sign in to comment.