mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-01-08 11:49:10 +00:00
feat(android): update build.VERSION
This commit is contained in:
parent
99d4f76634
commit
b415168ada
1 changed files with 2 additions and 0 deletions
|
@ -32,3 +32,5 @@ cp $ANDROID_NDK_HOME/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch
|
|||
cp target/aarch64-linux-android/release/lune build/lune
|
||||
|
||||
zip "lune-$current_ver-aarch64-linux-android.zip" build/*
|
||||
|
||||
echo $current_ver > ../build.VERSION
|
||||
|
|
Loading…
Reference in a new issue