From 8738af72f047c7caf9be3965edaec6a6d8f4b7f2 Mon Sep 17 00:00:00 2001 From: Anthony Restaino Date: Sat, 2 May 2015 13:05:32 -0400 Subject: [PATCH] Update to latest sdk --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 8dd5f02..06e1ab5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,8 @@ language: android android: components: - - build-tools-21.1.1 - - android-21 + - build-tools-22.0.1 + - android-22 - extra-android-support licenses: - 'android-sdk-license-.+'