Skip to content

Commit

Permalink
Update kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent a3ce8ab commit a94b12a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ firebaseBom = "33.1.1"
hilt = "2.51.1"
hiltExt = "1.2.0"
junit4 = "4.13.2"
kotlin = "2.0.0"
kotlinxCoroutines = "1.9.0-RC"
kotlinxDatetime = "0.6.0"
kotlin = "2.0.20"
kotlinxCoroutines = "1.9.0-RC.2"
kotlinxDatetime = "0.6.1"
kotlinxSerializationJson = "1.7.1"
ksp = "2.0.0-1.0.22"
ksp = "2.0.20-1.0.24"
lint = "31.5.0"
memfault-cloud = "2.0.5"
okhttp = "4.12.0"
Expand Down

0 comments on commit a94b12a

Please sign in to comment.