mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
use xplat BUCK attribution
Summary: Internal code attribution update. Changelog: [Internal] Reviewed By: mdvacca Differential Revision: D21603406 fbshipit-source-id: c3da1823e26beb0092d97e66d731618c0433a2f7
This commit is contained in:
committed by
Facebook GitHub Bot
parent
4001966fb6
commit
f24b815fe6
@@ -3,7 +3,7 @@ load("//tools/build_defs/oss:rn_defs.bzl", "react_native_dep", "react_native_tar
|
||||
rn_android_library(
|
||||
name = "network",
|
||||
srcs = glob(["**/*.java"]),
|
||||
labels = ["supermodule:android/default/public.react_native.infra"],
|
||||
labels = ["supermodule:xplat/default/public.react_native.infra"],
|
||||
visibility = [
|
||||
"PUBLIC",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user