mirror of
https://github.com/yggdrasil-network/crispa-android.git
synced 2024-11-08 19:41:01 +00:00
61af98781a
2. gradle upgrade 3. acra update to secure reporting protocol
6 lines
170 B
Makefile
6 lines
170 B
Makefile
all:
|
|
cd yggdrasil && \
|
|
ANDROID=true ./contrib/mobile/build
|
|
mv -f yggdrasil/yggdrasil.aar yggdrasil.aar;
|
|
mv -f yggdrasil/yggdrasil-sources.jar yggdrasil-sources.jar;
|