mirror of
https://github.com/yggdrasil-network/crispa-android.git
synced 2024-11-08 11:31:02 +00:00
1. path fix
This commit is contained in:
parent
e583a68a62
commit
82dc18c1e5
@ -1,4 +1,4 @@
|
|||||||
all:
|
all:
|
||||||
cd yggdrasil-go && ANDROID=true contrib/mobile/build
|
cd yggdrasil-go && ANDROID=true contrib/mobile/build
|
||||||
mv -f yggdrasil.aar ../../yggdrasil.aar;
|
mv -f yggdrasil-go/yggdrasil.aar yggdrasil.aar;
|
||||||
mv -f yggdrasil-sources.jar ../../yggdrasil-sources.jar;
|
mv -f yggdrasil-go/yggdrasil-sources.jar yggdrasil-sources.jar;
|
||||||
|
Loading…
Reference in New Issue
Block a user