Freetype: back to 2.10.0

This commit is contained in:
Duy Tran Khanh 2021-06-11 09:12:04 +07:00 committed by GitHub
parent 0e1256c9ac
commit 24d2297dc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ export NDK_VERSION=r21
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" ]