Skip to content

Commit 17b5855

Browse files
committed
Downgrade kotlin because CodeQL not ready
1 parent 64d1d73 commit 17b5855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ desugaring = "2.1.5"
2525
hilt = "2.57.2"
2626
joda-time = "2.14.0"
2727
junit = "4.13.2"
28-
kotlin = "2.3.0"
28+
kotlin = "2.2.21"
2929
kotlinx-coroutines = "1.10.2"
3030
kotlinx-serialization-core = "1.9.0"
3131
ksp = "2.3.4"

0 commit comments

Comments
 (0)