From 8fd6d55a3704a0f360440e663d8b581d4181a65d Mon Sep 17 00:00:00 2001 From: Andrea Maria Piana Date: Mon, 28 May 2018 18:26:27 +0200 Subject: [PATCH] update to latest status-go & dont send testnetwork parameters in android --- 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 65d5b30366..213089608b 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-gbc14e6fa' + String statusGoVersion = 'develop-g098053f6' 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 b2c73093da..254b4bcb9c 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-gbc14e6fa + develop-g098053f6 zip true ./