From 02cd956f43ba06b52a46f3b131d24f28b2f4f67a Mon Sep 17 00:00:00 2001 From: Adam Babik Date: Tue, 24 Apr 2018 10:19:46 +0200 Subject: [PATCH] update status-go with fixed geth.log log level (#3965) --- 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 eff63cef35..e2d4c922b8 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-ga45b0596' + String statusGoVersion = 'develop-g5f075eea' 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 33efe5c2c7..3dcb5af034 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-ga45b0596 + develop-g5f075eea zip true ./