Skip to content

Commit

Permalink
Upgrade Kotlin and KSP
Browse files Browse the repository at this point in the history
Signed-off-by: Arnau Mora Gras <[email protected]>
  • Loading branch information
ArnyminerZ committed Mar 21, 2024
1 parent a84ae81 commit 05d2ca7
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
Expand Up @@ -25,9 +25,9 @@ compose-ui = "1.6.4"
desugaring = "2.0.4"
joda-time = "2.12.7"
junit = "4.13.2"
kotlin = "1.9.22"
kotlin = "1.9.23"
kotlinx-coroutines = "1.8.0"
ksp = "1.9.22-1.0.17"
ksp = "1.9.23-1.0.19"
okhttp = "4.12.0"
room = "2.6.1"

Expand Down

0 comments on commit 05d2ca7

Please sign in to comment.