Skip to content

Commit 2480d12

Browse files
committed
Update build tools on Travis to v22
1 parent dd5b834 commit 2480d12

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,9 +3,9 @@ language: android
33
android:
44
components:
55
# SDK version
6-
- android-21
6+
- android-22
77
# Build tools version
8-
- build-tools-21.1.1
8+
- build-tools-22.0.1
99
script:
1010
- ./gradlew test
1111
deploy:

0 commit comments

Comments
 (0)