Skip to content

Commit

Permalink
update status-go to develop-g607954bf
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
  • Loading branch information
adambabik authored and yenda committed Feb 12, 2018
1 parent 8696629 commit 65fc4ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modules/react-native-status/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies {
implementation 'com.github.ericwlange:AndroidJSCore:3.0.1'
implementation 'status-im:function:0.0.1'

String statusGoVersion = 'develop-gd71c66a2'
String statusGoVersion = 'develop-g607954bf'
final String statusGoGroup = 'status-im', statusGoName = 'status-go'

// Check if the local status-go jar exists, and compile against that if it does
Expand Down
2 changes: 1 addition & 1 deletion modules/react-native-status/ios/RCTStatus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<artifactItem>
<groupId>status-im</groupId>
<artifactId>status-go-ios-simulator</artifactId>
<version>develop-gd71c66a2</version>
<version>develop-g607954bf</version>
<type>zip</type>
<overWrite>true</overWrite>
<outputDirectory>./</outputDirectory>
Expand Down

0 comments on commit 65fc4ab

Please sign in to comment.