Skip to content

Commit dedb350

Browse files
Update build tools and platform in travis.yml
1 parent 3216fe4 commit dedb350

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ android:
44
components:
55
- tools
66
- platform-tools
7-
- build-tools-25.0.2
8-
- android-25
7+
- build-tools-27.0.3
8+
- android-27
99
- extra-android-m2repository
1010
- sys-img-armeabi-v7a-android-19
1111
jdk:
@@ -25,4 +25,4 @@ cache:
2525
directories:
2626
- $HOME/.gradle/caches/
2727
- $HOME/.gradle/wrapper/
28-
- $HOME/.android/build-cache
28+
- $HOME/.android/build-cache

0 commit comments

Comments
 (0)