From 3539020ee22ed8623e191964a09f534a7c4b3a12 Mon Sep 17 00:00:00 2001 From: Pedro Pombeiro Date: Mon, 11 Jun 2018 14:43:15 +0200 Subject: [PATCH] Update status-go to include latest bootnodes and static peers Signed-off-by: Pedro Pombeiro --- modules/react-native-status/android/build.gradle | 2 +- modules/react-native-status/ios/RCTStatus/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/react-native-status/android/build.gradle b/modules/react-native-status/android/build.gradle index a361b58624..200f0a199b 100644 --- a/modules/react-native-status/android/build.gradle +++ b/modules/react-native-status/android/build.gradle @@ -17,7 +17,7 @@ dependencies { implementation 'com.github.ericwlange:AndroidJSCore:3.0.1' implementation 'status-im:function:0.0.1' - String statusGoVersion = 'develop-gfeed9158' + String statusGoVersion = 'develop-g737a964a' final String statusGoGroup = 'status-im', statusGoName = 'status-go' // Check if the local status-go jar exists, and compile against that if it does diff --git a/modules/react-native-status/ios/RCTStatus/pom.xml b/modules/react-native-status/ios/RCTStatus/pom.xml index 75387e5f77..7ff45def8c 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 - develop-gfeed9158 + develop-g737a964a zip true ./