From c02c511e31fb233f66750789081bc0be7a1829b5 Mon Sep 17 00:00:00 2001 From: Christian Schabesberger Date: Thu, 9 Mar 2017 15:41:10 +0100 Subject: [PATCH] Update .travis.yml update build-tools version for travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 32629b1cb..36b71b8ca 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ android: components: # The BuildTools version used by NewPipe - tools - - build-tools-23.0.3 + - build-tools-25.0.0 # The SDK version used to compile NewPipe - android-25