mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-06-19 08:37:14 +02:00
Update ZMQ to current git.
This commit is contained in:
4
vendor/ZMQ/builds/android/build.sh
vendored
4
vendor/ZMQ/builds/android/build.sh
vendored
@ -35,8 +35,8 @@ esac
|
||||
|
||||
# Set default values used in ci builds
|
||||
|
||||
export NDK_VERSION=${NDK_VERSION:-android-ndk-r21d}
|
||||
# With NDK r21d, the minimum SDK version range is [16, 29].
|
||||
export NDK_VERSION=${NDK_VERSION:-android-ndk-r21e}
|
||||
# With NDK r21e, the minimum SDK version range is [16, 29].
|
||||
# SDK version 21 is the minimum version for 64-bit builds.
|
||||
export MIN_SDK_VERSION=${MIN_SDK_VERSION:-21}
|
||||
|
||||
|
Reference in New Issue
Block a user