From 42c561af9e80f1c1128f44472476e3b79bd92485 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