Update React Native Example
Summary: Updated React Native Example to 0.110.0 client, to fix randomly not connecting bug Reviewed By: passy Differential Revision: D31051673 fbshipit-source-id: 5b16c1ac1e66733ea78326484ac27c0198c9e7bf
This commit is contained in:
committed by
Facebook GitHub Bot
parent
5252dac50a
commit
97e5c897c6
@@ -5,7 +5,7 @@ source 'https://github.com/CocoaPods/Specs'
|
||||
platform :ios, '11.0'
|
||||
|
||||
# used for automatic bumping
|
||||
flipperkit_version = '0.108.0'
|
||||
flipperkit_version = '0.110.0'
|
||||
|
||||
target 'ReactNativeFlipperExample' do
|
||||
config = use_native_modules!
|
||||
|
||||
Reference in New Issue
Block a user