瀏覽代碼

Update doc

Tatsuhiro Tsujikawa 8 年之前
父節點
當前提交
3cbc83dc07
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      README.android
  2. 1 1
      README.rst

+ 1 - 1
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.
 

+ 1 - 1
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