Skip to content

Commit bef8b32

Browse files
authored
Rollback kotlin version (#2568)
1 parent 4c2818c commit bef8b32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
2-
kotlin = "2.3.0"
3-
ksp = "2.3.4" # depends on Kotlin version
2+
kotlin = "2.2.21"
3+
ksp = "2.3.3" # depends on Kotlin version
44
compilerTesting = "0.12.1"
55
destinations = "2.3.0" # update this alongside with compiler version
66

0 commit comments

Comments
 (0)