mirror of
https://github.com/MatsuriDayo/NekoBoxForAndroid.git
synced 2025-12-20 07:00:05 +08:00
9 lines
148 B
Bash
Executable File
9 lines
148 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# Setup go & external library
|
|
buildScript/init/action/go.sh
|
|
buildScript/init/action/gradle.sh
|
|
|
|
# Build libcore
|
|
buildScript/lib/core.sh
|