diff options
author | wongma7 <wongma7@users.noreply.github.com> | 2015-12-30 05:57:51 -0500 |
---|---|---|
committer | wongma7 <wongma7@users.noreply.github.com> | 2015-12-30 05:57:51 -0500 |
commit | 098f1ef1c0a6c411bc7abc664a34352058d9912e (patch) | |
tree | 9595a878366a88e5c17b2d03d4b3032d71a33bcb | |
parent | 893e0ce89daaa39f1157298c6a8dd10b7e98eceb (diff) |
Update .travis.yml
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 74cefbe0..c6b1e72c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ language: android android: components: - android-23 - - build-tools-23.0.1 + - build-tools-23.0.2 - platform-tools - extra-google-m2repository - extra-android-m2repository |