From 19c6fa9d978a824e2328ec353dfea8979b6b15cb Mon Sep 17 00:00:00 2001 From: Christophe Beyls Date: Tue, 13 Dec 2016 14:13:30 +0100 Subject: [PATCH] Updated build tools --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 9e4bed5..804c949 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -2,7 +2,7 @@ apply plugin: 'com.android.application' android { compileSdkVersion 25 - buildToolsVersion "25.0.1" + buildToolsVersion "25.0.2" defaultConfig { applicationId "be.digitalia.fosdem"