We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b0c1d7 commit 3503e82Copy full SHA for 3503e82
1 file changed
.travis.yml
@@ -5,9 +5,9 @@ env:
5
- COMPILE_SDK_VERSION = 25
6
- BUILD_TOOLS_VERSION = 25.0.2
7
components:
8
- # The BuildTools version used by your project
+ - platform-tools
9
+ - tools
10
- build-tools-$BUILD_TOOLS_VERSION
- # The SDK version used to compile your project
11
- android-$COMPILE_SDK_VERSION
12
13
notifications:
0 commit comments