.buckconfig•1.4 kB
[repositories]
prelude = .
# We want to disable the following values when we don't have open source,
# but our custom config format (yuk) doesn't accept inline comments.
# Therefore, we hide the name of the group when not open source.
[repository_aliases]
[not_repository_aliases] # @oss-enable
config = ovr_config
[buildfile]
[not_buildfile] # @oss-enable
name_v2 = TARGETS,BUCK
# Some sort of defaults to make ovrsource macros stop complaining.
[ovrsource]
[java]
bootclasspath_8 = fbsource//xplat/third-party/java/jdk8:jce-stub fbsource//xplat/third-party/java/jdk8:jsse-stub fbsource//xplat/third-party/java/jdk8:rt-stub
javacd_dep_files = per_class
source_level = 8
src_roots = /fbandroid/instrumentation_tests/, src, test, java, javatests, src-gen, src-test, tests, javatestgen, testgen
target_level = 8
[kotlin]
enable_incremental_compilation = true
frontend_compiler = defined_by_target
kosabi_standalone = true
kotlin_home = $(config fbsource.repo_relative_path)/xplat/toolchains/android/sdk/third-party/java/kotlin/$(config kotlin.kotlin_version)
kotlin_version = 2.1.0
kotlincd_dep_files = per_class
ksp_version = 1.0.29
min_language_version_for_dcg = 1.9
min_language_version_for_jvm_abi_gen = 1.9
track_class_usage = true
[http]
[not_http] # @oss-enable
# Internal Maven mirror
maven_repo = https://maven.thefacebook.com/nexus/content/groups/public