aboutsummaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2021-12-04 23:11:32 +0200
committerHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2021-12-05 03:00:02 +0200
commit78a6bc6919e96b5c32efd370540a28aecc2262f6 (patch)
tree657082927a01f35b48ef8c26e6b482a1205e19ee /.cirrus.yml
parentea989deecc8d4d02bb401c0ac7cd7a0543e3454c (diff)
downloadbitcoin-78a6bc6919e96b5c32efd370540a28aecc2262f6.tar.xz
build, qt: Use Android NDK r23 LTS
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 98b78592e2..2cebee4744 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -300,7 +300,7 @@ task:
<< : *BASE_TEMPLATE
android_sdk_cache:
folder: "depends/SDKs/android"
- fingerprint_key: "ANDROID_API_LEVEL=28 ANDROID_BUILD_TOOLS_VERSION=28.0.3 ANDROID_NDK_VERSION=22.1.7171670"
+ fingerprint_key: "ANDROID_API_LEVEL=28 ANDROID_BUILD_TOOLS_VERSION=28.0.3 ANDROID_NDK_VERSION=23.1.7779620"
depends_sources_cache:
folder: "depends/sources"
fingerprint_script: git rev-list -1 HEAD ./depends