update status-go to develop-gd71c66a2
This commit is contained in:
parent
7e2ef2ea98
commit
22bb4b0d13
|
@ -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
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue