Update status-go to the latest version (develop-g03bf6e37).

Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
This commit is contained in:
Igor Mandrigin 2018-07-23 11:47:33 +02:00
parent 27b3f1b87b
commit f5ee2758e7
No known key found for this signature in database
GPG Key ID: 4A0EDDE26E66BC8B
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ dependencies {
implementation 'com.instabug.library:instabug:3+'
implementation 'status-im:function:0.0.1'
String statusGoVersion = 'develop-ga339d7ed'
String statusGoVersion = 'develop-g03bf6e37'
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-ga339d7ed</version>
<version>develop-g03bf6e37</version>
<type>zip</type>
<overWrite>true</overWrite>
<outputDirectory>./</outputDirectory>