summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2014-09-30 20:30:31 +0200
committerArne Schwabe <arne@rfc2549.org>2014-09-30 20:30:31 +0200
commit192093c19340dd26f9c78282c4a962210d473833 (patch)
tree6cd306d52e482b1c895a67180bb547b0a601ee57 /doc
parent64b4eac2f0ccfe6eae9028e6b87744e51b60d13f (diff)
ndk
Diffstat (limited to 'doc')
-rw-r--r--doc/README.txt2
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.