diff --git a/lib/fb/BUCK b/lib/fb/BUCK index 39294f76..37606023 100644 --- a/lib/fb/BUCK +++ b/lib/fb/BUCK @@ -35,6 +35,7 @@ yoga_cxx_library( "-std=c++11", ], platforms = (ANDROID,), + soname = "libfbjni.$(ext)", visibility = ["PUBLIC"], deps = [ ":ndklog",