mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-06 09:13:27 +08:00
Fixes for migrating to Buck's source-only ABI feature
Reviewed By: dreiss Differential Revision: D6475725 fbshipit-source-id: ac6725bbaaf2dbd78512a67497fbfcc044f59f60
This commit is contained in:
committed by
Facebook Github Bot
parent
b1701ccaef
commit
71006f74cd
@@ -6,6 +6,7 @@ android_library(
|
||||
provided_deps = [
|
||||
react_native_dep("third-party/android/support/v4:lib-support-v4"),
|
||||
],
|
||||
required_for_source_only_abi = True,
|
||||
visibility = [
|
||||
"PUBLIC",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user