Skip to content

Commit c39b5db

Browse files
fix(deps): update flipper_version
1 parent cf63e26 commit c39b5db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HelloWorld/android/gradle.properties

+1-1
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.125.0
28+
FLIPPER_VERSION=0.271.0
2929

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

template/template/android/gradle.properties

+1-1
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.125.0
28+
FLIPPER_VERSION=0.271.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)