update status-go to develop-gd71c66a2

This commit is contained in:
Adam Babik 2018-01-08 16:45:03 +01:00 committed by Roman Volosovskyi
parent 7e2ef2ea98
commit 22bb4b0d13
No known key found for this signature in database
GPG Key ID: 37135489EAE4B2D7
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ dependencies {
compile 'com.github.ericwlange:AndroidJSCore:3.0.1'
compile 'status-im:function:0.0.1'
String statusGoVersion = 'develop-gb7fb51d9'
String statusGoVersion = 'develop-gd71c66a2'
final String statusGoGroup = 'status-im', statusGoName = 'status-go'
// Check if the local status-go jar exists, and compile against that if it does

View File

@ -25,7 +25,7 @@
<artifactItem>
<groupId>status-im</groupId>
<artifactId>status-go-ios-simulator</artifactId>
<version>develop-gb7fb51d9</version>
<version>develop-gd71c66a2</version>
<type>zip</type>
<overWrite>true</overWrite>
<outputDirectory>./</outputDirectory>