mirror of
https://github.com/status-im/status-react.git
synced 2025-01-09 18:46:19 +00:00
upgrade status-go to bug-revert-breaking-rpc-refactor-#333-g44344d5
This commit is contained in:
parent
e961801429
commit
0fa863d366
@ -15,5 +15,5 @@ android {
|
|||||||
dependencies {
|
dependencies {
|
||||||
compile 'com.facebook.react:react-native:+'
|
compile 'com.facebook.react:react-native:+'
|
||||||
compile 'com.instabug.library:instabug:3+'
|
compile 'com.instabug.library:instabug:3+'
|
||||||
compile(group: 'status-im', name: 'status-go', version: 'signal-event-g38dba07', ext: 'aar')
|
compile(group: 'status-im', name: 'status-go', version: 'bug-revert-breaking-rpc-refactor-#333-g44344d5', ext: 'aar')
|
||||||
}
|
}
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
<artifactItem>
|
<artifactItem>
|
||||||
<groupId>status-im</groupId>
|
<groupId>status-im</groupId>
|
||||||
<artifactId>status-go-ios-simulator</artifactId>
|
<artifactId>status-go-ios-simulator</artifactId>
|
||||||
<version>signal-event-g38dba07</version>
|
<version>bug-revert-breaking-rpc-refactor-#333-g44344d5</version>
|
||||||
<type>zip</type>
|
<type>zip</type>
|
||||||
<overWrite>true</overWrite>
|
<overWrite>true</overWrite>
|
||||||
<outputDirectory>./</outputDirectory>
|
<outputDirectory>./</outputDirectory>
|
||||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -6072,7 +6072,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-native-webview-bridge": {
|
"react-native-webview-bridge": {
|
||||||
"version": "git+https://github.com/status-im/react-native-webview-bridge.git#8e784ffcfba5e5781c99d933a4573eec0fb23e1e",
|
"version": "git+https://github.com/status-im/react-native-webview-bridge.git#fddeb7b1dd7c6966d3df6a67cc29ee9d174b9ca4",
|
||||||
"requires": {
|
"requires": {
|
||||||
"invariant": "2.2.0",
|
"invariant": "2.2.0",
|
||||||
"keymirror": "0.1.1"
|
"keymirror": "0.1.1"
|
||||||
|
@ -79,7 +79,7 @@
|
|||||||
"react-native-tcp": "^3.2.1",
|
"react-native-tcp": "^3.2.1",
|
||||||
"react-native-udp": "^2.0.0",
|
"react-native-udp": "^2.0.0",
|
||||||
"react-native-vector-icons": "^4.0.1",
|
"react-native-vector-icons": "^4.0.1",
|
||||||
"react-native-webview-bridge": "git+https://github.com/status-im/react-native-webview-bridge.git#upgrade-status-go-signal",
|
"react-native-webview-bridge": "git+https://github.com/status-im/react-native-webview-bridge.git#fix-for-push-notifications",
|
||||||
"readable-stream": "1.0.33",
|
"readable-stream": "1.0.33",
|
||||||
"realm": "^0.14.3",
|
"realm": "^0.14.3",
|
||||||
"stream-browserify": "^1.0.0",
|
"stream-browserify": "^1.0.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user