mirror of
https://github.com/yggdrasil-network/crispa-android.git
synced 2024-11-09 12:01:01 +00:00
5 lines
180 B
Makefile
5 lines
180 B
Makefile
all:
|
|
cd yggdrasil-go && ANDROID=true contrib/mobile/build && cd ../../
|
|
mv -f yggdrasil/yggdrasil.aar yggdrasil.aar;
|
|
mv -f yggdrasil/yggdrasil-sources.jar yggdrasil-sources.jar;
|