mirror of
https://github.com/yggdrasil-network/crispa-android.git
synced 2025-01-22 07:56:30 +00:00
26ee584b55
2. target API upgrade 3. submodule fix
6 lines
173 B
Makefile
6 lines
173 B
Makefile
all:
|
|
cd yggdrasil-go && \
|
|
ANDROID=true ./contrib/mobile/build
|
|
mv -f yggdrasil/yggdrasil.aar yggdrasil.aar;
|
|
mv -f yggdrasil/yggdrasil-sources.jar yggdrasil-sources.jar;
|