We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53d143f commit 4b9a4bfCopy full SHA for 4b9a4bf
1 file changed
.travis.yml
@@ -5,8 +5,8 @@ android:
5
components:
6
- platform-tools
7
- tools
8
- - build-tools-27.0.3
9
- - android-27
+ - build-tools-26.0.2
+ - android-26
10
- extra-android-m2repository
11
before_script:
12
- chmod +x gradlew
0 commit comments