mirror of
https://github.com/yggdrasil-network/crispa-android.git
synced 2024-11-08 11:31:02 +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;
|