2015-10-19 03:24:46 +00:00
|
|
|
language: android
|
|
|
|
android:
|
|
|
|
components:
|
|
|
|
- platform-tools
|
|
|
|
- tools
|
|
|
|
|
|
|
|
# The BuildTools version used by your project
|
|
|
|
- build-tools-23.0.1
|
|
|
|
|
|
|
|
# The SDK version used to compile your project
|
|
|
|
- android-23
|
2015-10-19 03:44:38 +00:00
|
|
|
|
|
|
|
- extra-google-m2repository
|
|
|
|
- extra-android-m2repository
|