diff --git a/modules/react-native-status/android/build.gradle b/modules/react-native-status/android/build.gradle index 811c5f3f76..b933111836 100644 --- a/modules/react-native-status/android/build.gradle +++ b/modules/react-native-status/android/build.gradle @@ -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') } diff --git a/modules/react-native-status/ios/RCTStatus/pom.xml b/modules/react-native-status/ios/RCTStatus/pom.xml index 39359b0015..fb1a5bfdfe 100644 --- a/modules/react-native-status/ios/RCTStatus/pom.xml +++ b/modules/react-native-status/ios/RCTStatus/pom.xml @@ -25,7 +25,7 @@ status-im status-go-ios-simulator - signal-event-g38dba07 + bug-revert-breaking-rpc-refactor-#333-g44344d5 zip true ./ diff --git a/package-lock.json b/package-lock.json index d5a9d9fd7d..e09cb6e760 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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" diff --git a/package.json b/package.json index 91198845ef..8a68a38a4c 100644 --- a/package.json +++ b/package.json @@ -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",