mirror of
https://github.com/status-im/react-native.git
synced 2025-02-05 14:13:26 +00:00
Update BUCK
This commit is contained in:
parent
0ca4944222
commit
288f480b71
@ -3,19 +3,16 @@ android_prebuilt_aar(
|
||||
aar = ":textlayoutbuilder-aar",
|
||||
visibility = ["//ReactAndroid/..."],
|
||||
)
|
||||
|
||||
remote_file(
|
||||
name = "textlayoutbuilder-aar",
|
||||
sha1 = "29bc8e5a1e2b33944b88277652ee83092ae1dbc0",
|
||||
url = "mvn:com.facebook.fbui.textlayoutbuilder:textlayoutbuilder:aar:1.0.0",
|
||||
)
|
||||
|
||||
prebuilt_jar(
|
||||
name = "staticlayoutproxy",
|
||||
binary_jar = ":staticlayoutproxy-jar",
|
||||
visibility = ["//ReactAndroid/..."],
|
||||
)
|
||||
|
||||
remote_file(
|
||||
name = "staticlayoutproxy-jar",
|
||||
sha1 = "f162442a19fff13995fbd51ba414d9ee05579080",
|
||||
|
Loading…
x
Reference in New Issue
Block a user