Skip to content

Commit 92599be

Browse files
committed
see 10/28 log
1 parent 7f1f67a commit 92599be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sudo: false
55
env:
66
global:
77
- COMPILE_SDK_VERSION = 26
8-
- BUILD_TOOLS_VERSION = 26.0.2
8+
- BUILD_TOOLS_VERSION = 26.0.1
99

1010
android:
1111
components:
@@ -16,7 +16,7 @@ android:
1616
- android-$COMPILE_SDK_VERSION
1717

1818
licenses:
19-
- 'android-sdk-preview-license-2742d1c5'
19+
- 'android-sdk-license-2742d1c5'
2020
- 'android-sdk-license-.+'
2121
- '.+'
2222

0 commit comments

Comments
 (0)