fix android build

dev
Crimson-Hawk 2024-05-29 17:43:46 +07:00
parent 5f351bf2b3
commit daf2c1f496
No known key found for this signature in database
GPG Key ID: 0804DD39BB9BF5AC
1 changed files with 2 additions and 0 deletions

@ -7,6 +7,8 @@
export NDK_CCACHE="$(which ccache)"
ccache -s
git submodule update --init --recursive
BUILD_FLAVOR="mainline"
BUILD_TYPE="release"