diff options
author | Mohamed Zenadi <mohamed@zenadi.com> | 2015-01-07 00:01:52 +0100 |
---|---|---|
committer | Mohamed Zenadi <mohamed@zenadi.com> | 2015-01-07 00:01:52 +0100 |
commit | e14edc09f06f9783eea21dad287590218e823114 (patch) | |
tree | dc3b935918e451728bef281ba89ead6b49ec2718 | |
parent | 0e255430a5c66e7ecfd0c03f4d0985b54054bec6 (diff) |
update travis build-tools
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index d53e56a0..62b4fc52 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ android: # - tools # The BuildTools version used by your project - - build-tools-21.0.1 + - build-tools-21.1.2 # The SDK version used to compile your project - android-21 |