mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-09 17:00:27 +03:00
Bump sdk to 24.4.1
This commit is contained in:
parent
16ca7f3be3
commit
82624cd7ca
3 changed files with 5 additions and 5 deletions
|
|
@ -8,7 +8,7 @@ script "setup-android-sdk" do
|
|||
user user
|
||||
cwd "/tmp"
|
||||
code "
|
||||
tar zxvf /vagrant/cache/android-sdk_r24.3.4-linux.tgz
|
||||
tar zxvf /vagrant/cache/android-sdk_r24.4.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