From 5684c03ea545762d64e8ba88711ece2faf6d0741 Mon Sep 17 00:00:00 2001 From: Jamie McDonald Date: Tue, 8 Sep 2015 23:39:24 +0200 Subject: [PATCH] Another Travis fix --- example/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/build.gradle b/example/build.gradle index 29dbb14..33f163f 100644 --- a/example/build.gradle +++ b/example/build.gradle @@ -4,7 +4,7 @@ archivesBaseName = 'android-crop-example' android { compileSdkVersion 23 - buildToolsVersion '22.0.1' + buildToolsVersion '23.0.1' defaultConfig { minSdkVersion 10