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-23.0.0,android-21
|