Add zip command to package Android build artifacts

This commit is contained in:
Star1xr 2026-03-29 16:43:57 +03:00 committed by GitHub
parent 0c25f28a44
commit ac79fe951e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,3 +7,4 @@ export ANDROID_NDK_HOME=$PWD/android-ndk-r10e/
export NDK_HOME=$PWD/android-ndk-r10e/
./waf configure -T debug --android=armeabi-v7a-hard,4.9,21 --togles --disable-warns &&
./waf build
zip -r android-armv7a-build.zip build/