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

Commit f65e238

Browse files
committed
chore: Update travis to {android,build-tools}-26
1 parent 38c1c90 commit f65e238

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
@@ -28,8 +28,8 @@ android:
2828
- tools
2929
- platform-tools
3030
- tools # Fix SDK Tools https://github.com/travis-ci/travis-ci/issues/6122
31-
- build-tools-25.0.2
32-
- android-25 # target SDK version
31+
- build-tools-26.0.2
32+
- android-26 # target SDK version
3333
- $ANDROID_TARGET
3434
- extra-android-support
3535
- extra-android-m2repository

0 commit comments

Comments
 (0)