diff options
author | Arne Schwabe <arne@rfc2549.org> | 2014-09-30 20:30:31 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2014-09-30 20:30:31 +0200 |
commit | 192093c19340dd26f9c78282c4a962210d473833 (patch) | |
tree | 6cd306d52e482b1c895a67180bb547b0a601ee57 | |
parent | 64b4eac2f0ccfe6eae9028e6b87744e51b60d13f (diff) |
ndk
-rw-r--r-- | doc/README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.txt b/doc/README.txt index 8a374621..b73e4c64 100644 --- a/doc/README.txt +++ b/doc/README.txt @@ -20,7 +20,7 @@ svn co http://google-breakpad.googlecode.com/svn/trunk/ google-breakpad - Install sdk -- Install ndk (Version r9 is tested and used by me) +- Install ndk (Version r10b is tested and used by me) - Make sure that ndk-build is in your build path. Do cd main;./misc/build-native.(sh|bat) in the main directory of the project. |