From a2effef34651df093745b31e1a26a70137a56b61 Mon Sep 17 00:00:00 2001 From: Christian Schabesberger Date: Tue, 13 Sep 2016 00:21:02 +0200 Subject: [PATCH] fix build tooles for CI --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7cfef2a71..d66b06423 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ android: components: # The BuildTools version used by NewPipe - tools - - build-tools-23.0.2 + - build-tools-23.0.3 # The SDK version used to compile NewPipe - android-24