From ae87f966c8e6938a545477379de4ffe7cf538e99 Mon Sep 17 00:00:00 2001 From: Stephen Birarda Date: Thu, 1 Sep 2016 10:50:10 -0700 Subject: [PATCH] update ndk version in BUILD_ANDROID --- BUILD_ANDROID.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD_ANDROID.md b/BUILD_ANDROID.md index d5e5b88e70..bb8de0cc9a 100644 --- a/BUILD_ANDROID.md +++ b/BUILD_ANDROID.md @@ -7,7 +7,7 @@ You will need the following tools to build our Android targets. * [cmake](http://www.cmake.org/download/) ~> 3.5.1 * [Qt](http://www.qt.io/download-open-source/#) ~> 5.5.1 * [ant](http://ant.apache.org/bindownload.cgi) ~> 1.9.4 -* [Android NDK](https://developer.android.com/tools/sdk/ndk/index.html) ~> r11b +* [Android NDK](https://developer.android.com/tools/sdk/ndk/index.html) ~> r10d * [Android SDK](http://developer.android.com/sdk/installing/index.html) ~> 24.4.1.1 * Install the latest Platform-tools * Install the latest Build-tools