mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
fix Android CI (#26862)
Summary: This PR fixes Android CI. ## Changelog [Android] [Fixed] - fix Android CI Pull Request resolved: https://github.com/facebook/react-native/pull/26862 Test Plan: Android CI is green again Differential Revision: D17925576 Pulled By: mdvacca fbshipit-source-id: 90bdccda96a11210254a9eaab3c373151057f332
This commit is contained in:
committed by
Facebook Github Bot
parent
2b5f4de7eb
commit
acd4a3b1d4
@@ -13,6 +13,7 @@ rn_android_library(
|
||||
react_native_dep("libraries/soloader/java/com/facebook/soloader:soloader"),
|
||||
react_native_dep("third-party/java/jsr-305:jsr-305"),
|
||||
react_native_target("java/com/facebook/hermes/instrumentation:instrumentation"),
|
||||
react_native_target("java/com/facebook/hermes/instrumentation:hermes_samplingprofiler"),
|
||||
react_native_target("java/com/facebook/react/bridge:bridge"),
|
||||
":jni",
|
||||
":runtimeconfig",
|
||||
|
||||
Reference in New Issue
Block a user