Skip to content

Commit 9900979

Browse files
committed
Upgrade Kotlin to 2.1.20
Signed-off-by: Arnau Mora <[email protected]>
1 parent 83a7dd0 commit 9900979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ datastore = "1.1.3"
2121
desugaring = "2.1.5"
2222
joda-time = "2.13.1"
2323
junit = "4.13.2"
24-
kotlin = "2.1.10"
24+
kotlin = "2.1.20"
2525
kotlinx-coroutines = "1.10.1"
2626
ksp = "2.1.20-1.0.32"
2727
okhttp = "4.12.0"

0 commit comments

Comments
 (0)