From 1492c7af1aa215f7ad7e869755345299d2977bfc Mon Sep 17 00:00:00 2001 From: Christian Schabesberger Date: Fri, 30 Mar 2018 18:45:27 +0200 Subject: [PATCH] update build tools to 27.0.3 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index fcdfeb9b2..d5d3aed9c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ android: components: # The BuildTools version used by NewPipe - tools - - build-tools-27.0.1 + - build-tools-27.0.3 # The SDK version used to compile NewPipe - android-27