chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0dc712f
)
Update to android-24 in setup-android-sdk.sh
author
Fredrik Fornwall
<fredrik@fornwall.net>
Thu, 6 Oct 2016 23:37:47 +0000
(19:37 -0400)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Thu, 6 Oct 2016 23:37:47 +0000
(19:37 -0400)
scripts/setup-android-sdk.sh
patch
|
blob
|
blame
|
history
diff --git
a/scripts/setup-android-sdk.sh
b/scripts/setup-android-sdk.sh
index 43dea67cdd3425793259b380098fc27fb7896612..749512a77b8a60d3f49f0d667ae2132a54416f2f 100755
(executable)
--- a/
scripts/setup-android-sdk.sh
+++ b/
scripts/setup-android-sdk.sh
@@
-39,4
+39,4
@@
if [ ! -d $NDK ]; then
rm ndk.zip
fi
-echo y | $ANDROID_HOME/tools/android update sdk --no-ui --all --no-https -t "build-tools-24.0.1,android-2
3
"
+echo y | $ANDROID_HOME/tools/android update sdk --no-ui --all --no-https -t "build-tools-24.0.1,android-2
4
"