Update status-go to `develop-g228bda9f`.

Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
This commit is contained in:
Igor Mandrigin 2018-02-12 14:43:47 +01:00
parent 63b1dbdb76
commit 3ffe618504
No known key found for this signature in database
GPG Key ID: 4A0EDDE26E66BC8B
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ dependencies {
implementation 'com.github.ericwlange:AndroidJSCore:3.0.1'
implementation 'status-im:function:0.0.1'
String statusGoVersion = 'develop-g607954bf'
String statusGoVersion = 'develop-g228bda9f'
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-g607954bf</version>
<version>develop-g228bda9f</version>
<type>zip</type>
<overWrite>true</overWrite>
<outputDirectory>./</outputDirectory>