mirror of
https://github.com/status-im/status-react.git
synced 2025-02-23 08:08:33 +00:00
update status-go to v0.13.1
This commit is contained in:
parent
5ee1659b13
commit
e9399167f6
@ -16,7 +16,7 @@ dependencies {
|
||||
implementation 'com.instabug.library:instabug:3+'
|
||||
implementation 'status-im:function:0.0.1'
|
||||
|
||||
String statusGoVersion = 'develop-g19b53030'
|
||||
String statusGoVersion = 'v0.13.1'
|
||||
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-g19b53030</version>
|
||||
<version>v0.13.1</version>
|
||||
<type>zip</type>
|
||||
<overWrite>true</overWrite>
|
||||
<outputDirectory>./</outputDirectory>
|
||||
|
Loading…
x
Reference in New Issue
Block a user