aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-06-09 22:30:12 +0200
committerDominik Schürmann <dominik@dominikschuermann.de>2014-06-09 22:30:12 +0200
commit2b825c8df73d8f662b4fc9e896add1c0217ee6ac (patch)
tree76442a39ec4099a5cb64f6aae82d8f81898728d6 /README.md
parent73a825a152ef0d8bad0bbe2568cb2c38e6fa9581 (diff)
downloadopen-keychain-2b825c8df73d8f662b4fc9e896add1c0217ee6ac.tar.gz
open-keychain-2b825c8df73d8f662b4fc9e896add1c0217ee6ac.tar.bz2
open-keychain-2b825c8df73d8f662b4fc9e896add1c0217ee6ac.zip
Update README for build tools
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d8327c66b..ee755d2b7 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ Development mailinglist at http://groups.google.com/d/forum/openpgp-keychain-dev
1. Get all external submodules with ``git submodule update --init --recursive``
2. Have Android SDK "tools", "platform-tools", and "build-tools" directories in your PATH (http://developer.android.com/sdk/index.html)
3. Open the Android SDK Manager (shell command: ``android``).
-Expand the Tools directory and select "Android SDK Build-tools (Version 19.0.3)".
+Expand the Tools directory and select "Android SDK Build-tools (Version 19.1)".
Expand the Extras directory and install "Android Support Repository"
Select everything for the newest SDK Platform (API-Level 19)
4. Export ANDROID_HOME pointing to your Android SDK