File tree Expand file tree Collapse file tree 5 files changed +512
-458
lines changed Expand file tree Collapse file tree 5 files changed +512
-458
lines changed Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ jobs:
148148 strategy :
149149 fail-fast : false # keeps matrix running if one fails
150150 matrix :
151- rn-version : ['0.65.3', '0.73.0 ']
151+ rn-version : ['0.65.3', '0.73.2 ']
152152 rn-architecture : ['legacy', 'new']
153153 platform : ['android', 'ios']
154154 build-type : ['dev', 'production']
@@ -391,7 +391,7 @@ jobs:
391391 strategy :
392392 fail-fast : false # keeps matrix running if one fails
393393 matrix :
394- rn-version : ['0.65.3', '0.73.0 ']
394+ rn-version : ['0.65.3', '0.73.2 ']
395395 rn-architecture : ['legacy', 'new']
396396 platform : ['android', 'ios']
397397 build-type : ['production']
Original file line number Diff line number Diff line change 8787 "metro" : " 0.76" ,
8888 "prettier" : " ^2.0.5" ,
8989 "react" : " 18.2.0" ,
90- "react-native" : " 0.73.0 " ,
90+ "react-native" : " 0.73.2 " ,
9191 "replace-in-file" : " ^7.0.1" ,
9292 "rimraf" : " ^4.1.1" ,
9393 "ts-jest" : " ^29.1.1" ,
Original file line number Diff line number Diff line change 2020 "@react-navigation/native" : " ^6.1.9" ,
2121 "@react-navigation/stack" : " ^6.3.20" ,
2222 "react" : " 18.2.0" ,
23- "react-native" : " 0.73.0 " ,
23+ "react-native" : " 0.73.2 " ,
2424 "react-native-gesture-handler" : " ^2.14.0" ,
2525 "react-native-safe-area-context" : " 4.8.0" ,
2626 "react-native-screens" : " 3.29.0" ,
You can’t perform that action at this time.
0 commit comments