Skip to content

Commit 97b7040

Browse files
committed
Improve .travis.yml
1 parent 9a32d36 commit 97b7040

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
@@ -3,8 +3,8 @@ jdk: oraclejdk8
33

44
env:
55
global:
6-
- ANDROID_API_LEVEL=25
7-
- ANDROID_BUILD_TOOLS_VERSION=25.0.3
6+
- ANDROID_API_LEVEL=26
7+
- ANDROID_BUILD_TOOLS_VERSION=26.0.1
88

99
android:
1010
components:

0 commit comments

Comments
 (0)