mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Fix Hermes Android release build (#33420)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/33420 Hermes executor release dependency was incorrectly merged. Changelog: [Internal] Reviewed By: cortinico Differential Revision: D34853948 fbshipit-source-id: b4d41d2a9ad850c042049b6d945ee1d2bb32ebd7
This commit is contained in:
committed by
Facebook GitHub Bot
parent
b633cc1305
commit
5ea50fd549
@@ -43,7 +43,7 @@ else
|
||||
LOCAL_SHARED_LIBRARIES := \
|
||||
libfb \
|
||||
libfbjni \
|
||||
libfolly_json \
|
||||
libfolly_runtime \
|
||||
libhermes \
|
||||
libjsi \
|
||||
libreactnativejni
|
||||
|
||||
Reference in New Issue
Block a user