upgrade status-go to bug-revert-breaking-rpc-refactor-#333-g44344d5

This commit is contained in:
Roman Volosovskyi 2017-09-15 20:06:53 +03:00
parent e961801429
commit 0fa863d366
4 changed files with 4 additions and 4 deletions

View File

@ -15,5 +15,5 @@ android {
dependencies {
compile 'com.facebook.react:react-native:+'
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')
}

View File

@ -25,7 +25,7 @@
<artifactItem>
<groupId>status-im</groupId>
<artifactId>status-go-ios-simulator</artifactId>
<version>signal-event-g38dba07</version>
<version>bug-revert-breaking-rpc-refactor-#333-g44344d5</version>
<type>zip</type>
<overWrite>true</overWrite>
<outputDirectory>./</outputDirectory>

2
package-lock.json generated
View File

@ -6072,7 +6072,7 @@
}
},
"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": {
"invariant": "2.2.0",
"keymirror": "0.1.1"

View File

@ -79,7 +79,7 @@
"react-native-tcp": "^3.2.1",
"react-native-udp": "^2.0.0",
"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",
"realm": "^0.14.3",
"stream-browserify": "^1.0.0",