From fd8cfb70314505296bd64fd1f56ca501a64473fc Mon Sep 17 00:00:00 2001 From: Anthony Restaino Date: Sat, 17 Oct 2015 23:13:37 -0400 Subject: [PATCH] Mistakenly removed build tools 22 that netcipher relies on --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 20d00be..193142d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,9 @@ sudo: false android: components: - build-tools-23.0.1 + - build-tools-22.0.1 - android-23 + - android-22 - extra-android-support - extra-android-m2repository licenses: