From bd5824395ec57d7fe3a008362d1c7a8b39210ef4 Mon Sep 17 00:00:00 2001 From: Loic Blot Date: Thu, 23 Mar 2017 21:17:43 +0100 Subject: [PATCH] Travis build fix --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2fdfe07..fce4fd7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,7 +16,7 @@ android: - tools - platform-tools - extra - - build-tools-25.0.1 + - build-tools-25.0.2 - android-25 licenses: - 'android-sdk-license-.+'