aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwongma7 <wongma7@users.noreply.github.com>2015-10-04 23:34:45 -0400
committerwongma7 <wongma7@users.noreply.github.com>2015-10-04 23:34:45 -0400
commitdebfde44127bdc9548f568522d070e279a1ef78d (patch)
treef435aa8e12b5bdf09161284bd8ea9983dd861435
parent452be1e08354123432a7ceee2d2c32393611ffd0 (diff)
travis.yml: use sdk 23.0.1
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 0b6b8dd2..74cefbe0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,7 @@ language: android
android:
components:
- android-23
- - build-tools-23.0.0
+ - build-tools-23.0.1
- platform-tools
- extra-google-m2repository
- extra-android-m2repository