Skip to content

Commit 8fae37e

Browse files
cortinicofacebook-github-bot
authored andcommitted
Flipper to 0.182.0 (#36221)
Summary: Pull Request resolved: #36221 As the title says. allow-large-files Changelog: [Android] [Changed] - Flipper to 0.182.0 Reviewed By: lblasa Differential Revision: D43444516 fbshipit-source-id: 33c2cd4bdf98dc3f7037774003bfdfde2123d8cd
1 parent 23eb380 commit 8fae37e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/rn-tester/android/app/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ android.useAndroidX=true
1010
android.enableJetifier=true
1111

1212
# Version of flipper SDK to use with React Native
13-
FLIPPER_VERSION=0.174.0
13+
FLIPPER_VERSION=0.182.0
1414

1515
# RN-Tester is building with NewArch always enabled
1616
newArchEnabled=true

template/android/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ android.useAndroidX=true
2525
android.enableJetifier=true
2626

2727
# Version of flipper SDK to use with React Native
28-
FLIPPER_VERSION=0.174.0
28+
FLIPPER_VERSION=0.182.0
2929

3030
# Use this property to specify which architecture you want to build.
3131
# You can also override it from the CLI using

0 commit comments

Comments
 (0)