mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Bump package version for Hermes on iOS
Summary: allow-large-files Changelog: [Internal] Reviewed By: lunaleaps Differential Revision: D32416407 fbshipit-source-id: 7f7c7c4b25afe9d3852034958b57a45004e859a7
This commit is contained in:
@@ -72,7 +72,7 @@ def use_react_native! (options={})
|
||||
|
||||
if hermes_enabled
|
||||
pod 'React-hermes', :path => "#{prefix}/ReactCommon/hermes"
|
||||
pod 'hermes-engine', '~> 0.9.0'
|
||||
pod 'hermes-engine', '~> 0.10.0'
|
||||
pod 'libevent', '~> 2.1.12'
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user