mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-25 14:17:50 +08:00
Install latest Android sdk and ndk. It also runs update for SDK API level 18 Task-number: QTBUG-58370 Change-Id: I1bf8cb42dd3e753be27fa9fcd2c1ac8ccbdb87c3 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
5 lines
99 B
Bash
5 lines
99 B
Bash
#!/usr/bin/env bash
|
|
BASEDIR=$(dirname "$0")
|
|
source "$BASEDIR/../common/01-macos-removethemall.sh"
|
|
|