summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLeith Bade <leith@mapbox.com>2014-11-15 19:37:41 +1100
committerLeith Bade <leith@mapbox.com>2014-11-15 19:37:41 +1100
commit6f78ec8a70b2a18abae0c0426f72c32cccd141f9 (patch)
tree78da7a75833d11c33f06d30b579be53dda0ec79e /README.md
parent6ffb4951df985f1e887556bb78e0592d69c06f7c (diff)
downloadqtlocation-mapboxgl-6f78ec8a70b2a18abae0c0426f72c32cccd141f9.tar.gz
Give Travis latest 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 6327fcc901..9e304447ae 100644
--- a/README.md
+++ b/README.md
@@ -126,7 +126,7 @@ Install Android SDK:
sudo apt-get install lib32stdc++6 lib32z1
wget http://dl.google.com/android/android-sdk_r23.0.2-linux.tgz
tar -xzf ./android-sdk_r23.0.2-linux.tgz
- ./android-sdk-linux/tools/android update sdk -u -a -t tools,platform-tools,build-tools-21.1.0,android-19,android-21,extra-android-m2repository,extra-google-m2repository
+ ./android-sdk-linux/tools/android update sdk -u -a -t tools,platform-tools,build-tools-21.1.1,android-21,extra-android-m2repository,extra-google-m2repository
export ANDROID_HOME="/dir/to/android-sdk-linux"
Run: