File tree Expand file tree Collapse file tree 3 files changed +5
-10
lines changed
Expand file tree Collapse file tree 3 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 4949 steps :
5050 - checkout
5151 - attach_project
52-
52+
5353 - run :
5454 name : Install dependencies
5555 command : |
Original file line number Diff line number Diff line change @@ -61,10 +61,5 @@ dependencies {
6161 implementation " com.facebook.react:react-native:+" // From node_modules
6262 implementation ' com.google.firebase:firebase-messaging:20.2.+'
6363 implementation ' io.intercom.android:intercom-sdk:14.0.+'
64- implementation (" androidx.appcompat:appcompat:1.3.1" ) {
65- version {
66- strictly ' 1.3.1'
67- }
68- }
6964}
7065
Original file line number Diff line number Diff line change 99 "start" : " react-native start"
1010 },
1111 "dependencies" : {
12- "@react-native-async-storage/async-storage" : " ^1.15.5 " ,
13- "react" : " 17.0.2 " ,
14- "react-native" : " ^0.65.1 " ,
15- "react-native-config" : " ^1.4.2 "
12+ "@react-native-async-storage/async-storage" : " ^1.17.6 " ,
13+ "react" : " 18.1.0 " ,
14+ "react-native" : " ^0.70.6 " ,
15+ "react-native-config" : " ^1.4.11 "
1616 },
1717 "devDependencies" : {
1818 "@babel/core" : " ^7.12.9" ,
You can’t perform that action at this time.
0 commit comments