We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d22cc19 commit 1610dd3Copy full SHA for 1610dd3
ci/android-install-ndk.sh
@@ -2,7 +2,7 @@
2
3
set -ex
4
5
-NDK=android-ndk-r26b
+NDK=android-ndk-r27
6
wget --tries=20 -q https://dl.google.com/android/repository/${NDK}-linux.zip
7
unzip -q ${NDK}-linux.zip
8
0 commit comments