diff options
author | Tijmen Wildervanck <Tijmen.Wildervanck@gmail.com> | 2017-10-14 10:09:11 +0200 |
---|---|---|
committer | yvesf <yvesf-git@xapek.org> | 2017-10-16 20:28:41 +0200 |
commit | 940b88c8b0b11a33cfed1737963a202ae896d328 (patch) | |
tree | c6e38554c31104b25873c650b1ef8da4671fa122 /.travis.yml | |
parent | 6986f3eaaa131cbfde815a2a0ffca9b36dc2fbd9 (diff) | |
download | andiodine-940b88c8b0b11a33cfed1737963a202ae896d328.tar.gz andiodine-940b88c8b0b11a33cfed1737963a202ae896d328.zip |
update Buildtools a second time
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 628b2f9..4fdb953 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ jdk: android: components: - - build-tools-25.0.2 + - build-tools-25.0.3 - android-21 before_install: |