This commit is contained in:
Tran Khanh Duy 2020-11-08 06:29:09 +07:00 committed by GitHub
parent 8f1cb03518
commit 4985b2ff28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ export NDK_VERSION=r10e
if [ -z "$BUILD_FREETYPE_VERSION" ]
then
export BUILD_FREETYPE_VERSION="2.10.4"
export BUILD_FREETYPE_VERSION="2.10.0"
fi
if [ -z "$JDK_DEBUG_LEVEL" ]