mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-23 11:12:30 +00:00
4 lines
94 B
Bash
Executable File
4 lines
94 B
Bash
Executable File
#!/bin/sh
|
|
|
|
android update sdk --all --no-https --no-ui --filter build-tools-22.0.1,android-21
|