We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c2818c commit bef8b32Copy full SHA for bef8b32
gradle/libs.versions.toml
@@ -1,6 +1,6 @@
1
[versions]
2
-kotlin = "2.3.0"
3
-ksp = "2.3.4" # depends on Kotlin version
+kotlin = "2.2.21"
+ksp = "2.3.3" # depends on Kotlin version
4
compilerTesting = "0.12.1"
5
destinations = "2.3.0" # update this alongside with compiler version
6
0 commit comments