File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -324,7 +324,7 @@ task:
324324 << : *BASE_TEMPLATE
325325 android_sdk_cache :
326326 folder : " depends/SDKs/android"
327- fingerprint_key : " ANDROID_API_LEVEL=28 ANDROID_BUILD_TOOLS_VERSION=28.0.3 ANDROID_NDK_VERSION=23.1.7779620 "
327+ fingerprint_key : " ANDROID_API_LEVEL=28 ANDROID_BUILD_TOOLS_VERSION=28.0.3 ANDROID_NDK_VERSION=23.2.8568313 "
328328 depends_sources_cache :
329329 folder : " depends/sources"
330330 fingerprint_script : git rev-list -1 HEAD ./depends
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ export RUN_FUNCTIONAL_TESTS=false
1616
1717export ANDROID_API_LEVEL=28
1818export ANDROID_BUILD_TOOLS_VERSION=28.0.3
19- export ANDROID_NDK_VERSION=23.1.7779620
19+ export ANDROID_NDK_VERSION=23.2.8568313
2020export ANDROID_TOOLS_URL=https://dl.google.com/android/repository/commandlinetools-linux-8512546_latest.zip
2121export ANDROID_HOME=" ${DEPENDS_DIR} /SDKs/android"
2222export ANDROID_NDK_HOME=" ${ANDROID_HOME} /ndk/${ANDROID_NDK_VERSION} "
You can’t perform that action at this time.
0 commit comments