From 3cbc83dc07ccb4b990d828c0c2d4252ce51a0683 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Sat, 29 Apr 2017 22:20:48 +0900 Subject: [PATCH] Update doc --- README.android | 2 +- README.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.android b/README.android index b903c43e..029b899b 100644 --- a/README.android +++ b/README.android @@ -38,7 +38,7 @@ See `the online manual Notes ----- -aria2c executable was generated using android-ndk-r12b. +aria2c executable was generated using android-ndk-r14b. The following libraries were statically linked. diff --git a/README.rst b/README.rst index 58256ff0..9bc275d9 100644 --- a/README.rst +++ b/README.rst @@ -359,7 +359,7 @@ Cross-compiling Android binary In this section, we describe how to build Android binary using Android NDK cross-compiler on Debian Linux. -At the time of this writing, android-ndk-r12b should compile aria2 +At the time of this writing, android-ndk-r14b should compile aria2 without errors. ``android-config`` script is a configure script wrapper for Android