Update react-native dependency @allow-large-files
Summary: This should fix https://github.com/facebook/flipper/issues/1274 I had some cleaning up to do to get to this point. Changelog: Fix `react-native-flipper` dependency pulling in debug-only artifacts into release builds. Reviewed By: mweststrate Differential Revision: D22160304 fbshipit-source-id: 0ebc0ed942427f2966bccd721bf01aafa38ba400
This commit is contained in:
committed by
Facebook GitHub Bot
parent
e545a50045
commit
03b231703b
@@ -30,4 +30,4 @@ android.useAndroidX=true
|
||||
android.enableJetifier=true
|
||||
|
||||
# Version of flipper SDK to use with React Native
|
||||
FLIPPER_VERSION=0.30.2
|
||||
FLIPPER_VERSION=0.47.0
|
||||
|
||||
Reference in New Issue
Block a user