diff options
author | Daniel Gultsch <daniel@gultsch.de> | 2015-09-19 17:28:59 +0200 |
---|---|---|
committer | Daniel Gultsch <daniel@gultsch.de> | 2015-09-19 17:28:59 +0200 |
commit | efc8fc5353fefca22e41f0ce25fc167fc287bd3f (patch) | |
tree | 13ae90c5ee08673c20de1e1214ee58daf39372b8 /.travis.yml | |
parent | 7453f2ca9a03d46d436aa959065d09b94c5b814c (diff) |
update build tools
Diffstat (limited to '')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 7c1c6844..4a2473ca 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ android: components: - platform-tools - tools + - build-tools-23.0.1 - build-tools-23.0.0 - build-tools-22.0.1 - build-tools-21.1.2 |