Skip to content
This repository was archived by the owner on Jan 25, 2021. It is now read-only.

Commit 22e378f

Browse files
committed
use correct build tolls with travis
1 parent 111fd3f commit 22e378f

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
@@ -2,7 +2,7 @@ language: android
22
android:
33
components:
44
- tools
5-
- build-tools-26.0.0
5+
- build-tools-26.0.1
66
- android-26
77

88
jdk:

0 commit comments

Comments
 (0)