Update the Android SDK to 24.3.3

This commit is contained in:
Daniel Martí 2015-06-19 21:17:43 +02:00
parent 5aa9e2289d
commit e55d1450d1
2 changed files with 4 additions and 4 deletions

View file

@ -8,7 +8,7 @@ script "setup-android-sdk" do
user user
cwd "/tmp"
code "
tar zxvf /vagrant/cache/android-sdk_r24.1.2-linux.tgz
tar zxvf /vagrant/cache/android-sdk_r24.3.3-linux.tgz
mv android-sdk-linux #{sdk_loc}
#{sdk_loc}/tools/android update sdk --no-ui -t platform-tool
#{sdk_loc}/tools/android update sdk --no-ui -t tool