blob: 7c1c68441688516f2100b91d8c21bfec6374ccec (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
language: android
android:
components:
- platform-tools
- tools
- build-tools-23.0.0
- build-tools-22.0.1
- build-tools-21.1.2
- build-tools-19.1.0
- android-23
- extra-android-m2repository
|