Try to fix arm32 autobuild error

This commit is contained in:
khanhduytran0 2020-09-24 09:36:46 +07:00
parent 0b449c510a
commit 2cdab04934
2 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ set -e
export TARGET=arm-linux-androideabi
export TARGET_SHORT=arm
export TARGET_JDK=aarch32
export TARGET_JDK=arm
bash ci_build_global.sh