mirror of
https://github.com/status-im/status-react.git
synced 2025-02-22 15:48:50 +00:00
Revert "Merge remote-tracking branch 'origin/develop' into develop"
This reverts commit 6d0681f906c2424845b334035ada46db60ae90c2, reversing changes made to 85ed3b3686a292cbcac2887028d7a6a317bc6c06. Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
This commit is contained in:
parent
c8ba9bd074
commit
d12c9b0495
@ -17,7 +17,7 @@ dependencies {
|
||||
implementation 'com.github.ericwlange:AndroidJSCore:3.0.1'
|
||||
implementation 'status-im:function:0.0.1'
|
||||
|
||||
String statusGoVersion = 'develop-g9cc9982a'
|
||||
String statusGoVersion = 'develop-g607954bf'
|
||||
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-g9cc9982a</version>
|
||||
<version>develop-g607954bf</version>
|
||||
<type>zip</type>
|
||||
<overWrite>true</overWrite>
|
||||
<outputDirectory>./</outputDirectory>
|
||||
|
Loading…
x
Reference in New Issue
Block a user