From aca3b6c08aa8e5f9b0bd89c0b9b90f2f96db35b4 Mon Sep 17 00:00:00 2001 From: Anthony Restaino Date: Sat, 23 Apr 2016 09:54:09 -0400 Subject: [PATCH] Fix CI build --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 3f49bfb..175e809 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ sudo: false android: components: - tools - - build-tools-23.0.2 + - build-tools-23.0.3 - build-tools-22.0.1 - android-23 - android-22