mirror of
https://github.com/yggdrasil-network/crispa-android.git
synced 2025-01-22 07:56:30 +00:00
5 lines
159 B
Makefile
5 lines
159 B
Makefile
all:
|
|
cd yggdrasil-go && ANDROID=true contrib/mobile/build
|
|
mv -f yggdrasil.aar ../../yggdrasil.aar;
|
|
mv -f yggdrasil-sources.jar ../../yggdrasil-sources.jar;
|