Switch to ndk 15c

This commit is contained in:
Tal Regev 2021-03-25 22:06:38 +02:00
parent bdae15bce6
commit f206ff9301
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ export REV=1
export OPENSSL_VERSION=1.0.2s
export CURL_VERSION=7.62.0
export NDK_VERSION=21d
export NDK_ARMV6_VERSION=16b
export NDK_ARMV6_VERSION=15c
export ANDROID_HOME=$HOME/Android/Sdk
export NDK_ROOT=$HOME/Android/Ndk