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 :/ --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app') diff --git a/app/build.gradle b/app/build.gradle index 1eafebbe..00636b1d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -4,7 +4,7 @@ apply plugin: 'eclipse' android { compileSdkVersion 24 - buildToolsVersion '24.0.1' + buildToolsVersion '24.0.2' defaultConfig { applicationId "com.zeapo.pwdstore" minSdkVersion 15 -- cgit v1.2.3