We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0bc69c commit 7063d10Copy full SHA for 7063d10
prelude/.buckconfig
@@ -31,9 +31,9 @@ name_v2 = TARGETS,BUCK
31
frontend_compiler = defined_by_target
32
kosabi_standalone = true
33
kotlin_home = $(config fbsource.repo_relative_path)/xplat/toolchains/android/sdk/third-party/java/kotlin/$(config kotlin.kotlin_version)
34
- kotlin_version = 2.0.20
+ kotlin_version = 2.1.0
35
kotlincd_dep_files = per_class
36
- ksp_version = 1.0.24
+ ksp_version = 1.0.29
37
min_language_version_for_dcg = 1.9
38
min_language_version_for_jvm_abi_gen = 1.9
39
track_class_usage = true
0 commit comments