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 70c7146 commit b24d6e1Copy full SHA for b24d6e1
Build_android/configure.sh
@@ -26,9 +26,9 @@
26
27
set -e
28
29
-# Note: we require android ndk r9d available from
30
-# https://dl.google.com/android/ndk/android-ndk-r9d-linux-x86_64.tar.bz2
31
-# https://dl.google.com/android/ndk/android-ndk-r9d-windows-x86_64.zip
+# Note: we require android ndk r10 available from
+# http://dl.google.com/android/ndk/android-ndk32-r10-linux-x86_64.tar.bz2
+# http://dl.google.com/android/ndk/android-ndk32-r10-windows-x86_64.zip
32
33
# -----------------
34
# Parse args
0 commit comments