Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 67a7b12

Browse files
committed
update travis
1 parent 7b8aae3 commit 67a7b12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ cache:
1616
install:
1717
- echo y | android update sdk -u -a -t tools
1818
- echo y | android update sdk -u -a -t platform-tools
19-
- echo y | android update sdk -u -a -t build-tools-27.0.0
19+
- echo y | android update sdk -u -a -t build-tools-27.0.1
2020
- echo y | android update sdk -u -a -t android-27
2121
- echo y | android update sdk -u -a -t extra-google-m2repository
2222
- echo y | android update sdk -u -a -t extra-android-m2repository

0 commit comments

Comments
 (0)