Update the SDK to 23.0.2, supposedly fixing all issues

This commit is contained in:
Daniel Martí 2014-07-03 15:36:43 +02:00
parent 73142c740b
commit ebfce778bc
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_r23-linux.tgz
tar zxvf /vagrant/cache/android-sdk_r23.0.2-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