From 8c87118e7e40b591fbdde92758daf00a0e347871 Mon Sep 17 00:00:00 2001 From: Mohamed Zenadi Date: Sun, 16 Oct 2016 21:48:45 +0200 Subject: try to fix the travis build :/ --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index cfab4017..277312af 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,10 +1,10 @@ language: android - +jdk: oraclejdk8 android: components: - platform-tools - tools - - build-tools-24.0.1 + - build-tools-24.0.2 - android-24 - extra-google-m2repository - extra-android-m2repository -- cgit v1.2.3