diff --git a/ReactCommon/hermes/inspector/BUCK b/ReactCommon/hermes/inspector/BUCK index f3ea76a314e..3416f8bea9a 100644 --- a/ReactCommon/hermes/inspector/BUCK +++ b/ReactCommon/hermes/inspector/BUCK @@ -115,7 +115,7 @@ fb_xplat_cxx_library( # no JNI_Onload. fbandroid_allow_jni_merging = False, fbandroid_deps = [ - "//fbandroid/native/fb:fb", + "//fbandroid/libraries/fbjni:fbjni", ], fbobjc_header_path_prefix = "hermes/inspector/detail", labels = ["supermodule:xplat/default/public.hermes"],