mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
- Fix broken Circle CI due to missing BUCK rule for androidx:tests (#32052)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/32052 Changelog: Update the OSS React Native dependencies to match the internal dependency structure. Reviewed By: cortinico Differential Revision: D30397818 fbshipit-source-id: a70e26d764729f6ead9eb6a4d689e32d25243571
This commit is contained in:
committed by
Facebook GitHub Bot
parent
b55201c536
commit
abc1ace6ec
@@ -14,6 +14,7 @@ rn_android_binary(
|
||||
use_split_dex = True,
|
||||
deps = [
|
||||
react_native_dep("libraries/soloader/java/com/facebook/soloader:soloader"),
|
||||
react_native_dep("third-party/java/testing-support-lib:exposed-instrumentation-api"),
|
||||
react_native_integration_tests_target("assets:assets"),
|
||||
react_native_integration_tests_target("java/com/facebook/react/tests:tests"),
|
||||
react_native_target("java/com/facebook/react/devsupport:devsupport"),
|
||||
|
||||
Reference in New Issue
Block a user