We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab6257a commit bcc0135Copy full SHA for bcc0135
.travis.yml
@@ -4,8 +4,10 @@ android:
4
components:
5
- tools
6
- platform-tools
7
+ - tools # https://github.com/travis-ci/docs-travis-ci-com/issues/779
8
+ - build-tools-25.0.2
9
- build-tools-24.0.2
10
+ - android-25
11
- android-24
12
- extra-android-support
13
- extra-android-m2repository
- - extra-google-m2repository
0 commit comments