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