busybox: Build the hostname, id and tty applets
[termux-packages] / install-sdk.sh
index af5b952..a5456e7 100755 (executable)
@@ -5,4 +5,4 @@ test -f $HOME/.termuxrc && . $HOME/.termuxrc
 : ${ANDROID_HOME:="${HOME}/lib/android-sdk"}
 
 $ANDROID_HOME/tools/android update sdk --no-ui --all --no-https -t "build-tools-23.0.2"
-$ANDROID_HOME/tools/android update sdk --no-ui --all --no-https -t "android-21"
+$ANDROID_HOME/tools/android update sdk --no-ui --all --no-https -t "android-23"