From ea80c3d09eabbee0b695c1532bd6a105aea61327 Mon Sep 17 00:00:00 2001 From: Marvin W Date: Sun, 13 Nov 2016 16:22:55 +0100 Subject: [PATCH] Travis Fix --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index fc52a213..633ac97c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,8 +9,8 @@ script: - ./gradlew build android: components: - - platform-tools - tools + - platform-tools - build-tools-24.0.2 - android-24 - extra-android-m2repository