Skip to content

Commit da1fc9c

Browse files
author
Johannes Wellhöfer
committed
Bump Android NDK version in CI scripts to 22
1 parent 429cef2 commit da1fc9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/android-install-ndk.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -ex
44

5-
NDK=android-ndk-r21d
5+
NDK=android-ndk-r22
66
wget --tries=20 -q https://dl.google.com/android/repository/${NDK}-linux-x86_64.zip
77
unzip -q ${NDK}-linux-x86_64.zip
88

0 commit comments

Comments
 (0)