]> sigrok.org Git - sigrok-util.git/blobdiff - cross-compile/android/sigrok-cross-android
sigrok-cross-linux: Bump to NDK version r10c.
[sigrok-util.git] / cross-compile / android / sigrok-cross-android
index 1031ba5eb596105cf428ab5dc9a52c49bcbdc1b5..6c30d5d6b2a992b9cdb32b89a7d7ea706b0e9af5 100755 (executable)
@@ -22,7 +22,7 @@
 set -e
 
 # The path where the Android NDK is located.
-ANDROID_NDK=$HOME/android/android-ndk-r9d
+ANDROID_NDK=$HOME/android/android-ndk-r10c
 
 # The path where the Android SDK is located.
 ANDROID_SDK=$HOME/android/android-sdk-linux