diff options
author | Mohamed Zenadi <zeapo@users.noreply.github.com> | 2016-06-19 23:44:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-06-19 23:44:30 +0200 |
commit | fe591a9cb80fdc215be7c11d87de54fea08aa1e6 (patch) | |
tree | c53aef7715c1924b45bc1023b46330f613bf3bc5 | |
parent | b4a230d07411f762753f2c5140ec88363d5be1dd (diff) |
update build tools
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 36f0fc3c..1fe79179 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ android: components: - platform-tools - tools - - build-tools-23.0.2 + - build-tools-23.0.3 - android-23 - extra-google-m2repository - extra-android-m2repository |