mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Upgrade Flipper Android to 0.33.1 (#28275)
Summary: Upgrades Flipper to 0.33.1 for both the Android template and RNTester. ## Changelog [Android] [Changed] - Upgrade Flipper dependency to 0.33.1 Pull Request resolved: https://github.com/facebook/react-native/pull/28275 Test Plan: Still trying to figure out how to get my Gradle setup working again. Until then, CI. Reviewed By: cpojer, mweststrate Differential Revision: D20369480 Pulled By: TheSavior fbshipit-source-id: 048c944819168a352214349f6a83407a587479c9
This commit is contained in:
committed by
Eloy Durán
parent
83aff2c32f
commit
e8a368c9a0
@@ -9,4 +9,4 @@ android.useAndroidX=true
|
||||
android.enableJetifier=true
|
||||
|
||||
# Version of flipper SDK to use with React Native
|
||||
FLIPPER_VERSION=0.30.2
|
||||
FLIPPER_VERSION=0.33.1
|
||||
|
||||
@@ -25,4 +25,4 @@ android.useAndroidX=true
|
||||
android.enableJetifier=true
|
||||
|
||||
# Version of flipper SDK to use with React Native
|
||||
FLIPPER_VERSION=0.30.2
|
||||
FLIPPER_VERSION=0.33.1
|
||||
|
||||
Reference in New Issue
Block a user