Skip to content

Commit 5f0d33c

Browse files
authored
sync latest rn (#165)
* sync latest rn
1 parent 7332696 commit 5f0d33c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

template/android/gradle.properties

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

2727
# Version of flipper SDK to use with React Native
28-
FLIPPER_VERSION=0.37.0
28+
FLIPPER_VERSION=0.54.0

template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"react": "16.13.1",
14-
"react-native": "0.63.2"
14+
"react-native": "0.63.3"
1515
},
1616
"devDependencies": {
1717
"@babel/core": "^7.8.4",

0 commit comments

Comments
 (0)