Update to android-24 in setup-android-sdk.sh
[termux-packages] / scripts / setup-android-sdk.sh
index 43dea67..749512a 100755 (executable)
@@ -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-23"
+echo y | $ANDROID_HOME/tools/android update sdk --no-ui --all --no-https -t "build-tools-24.0.1,android-24"