Skip to content

Commit 6109777

Browse files
committed
Fix Travis CI
1 parent dc18480 commit 6109777

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
@@ -2,10 +2,10 @@ language: android
22
jdk: openjdk7
33
android:
44
components:
5-
- build-tools-22.0.1
5+
- build-tools-23.0.0
66
- extra-android-support
77
- extra-android-m2repository
8-
- android-22
8+
- android-23
99
licenses:
1010
- '.+'
1111
script:

0 commit comments

Comments
 (0)