mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-10-06 01:11:07 +03:00
Update sdk to 24.0.1
This commit is contained in:
parent
5e15d8ff47
commit
e10b2dd382
2 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@ script "setup-android-sdk" do
|
|||
user user
|
||||
cwd "/tmp"
|
||||
code "
|
||||
tar zxvf /vagrant/cache/android-sdk_r23.0.2-linux.tgz
|
||||
tar zxvf /vagrant/cache/android-sdk_r24.0.1-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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue