From 2b01219e5c4a47b685d49b8aeb7671fafe9de8b0 Mon Sep 17 00:00:00 2001 From: Matthew Wong Date: Sat, 14 May 2016 20:27:37 -0400 Subject: update gradle --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index c569a92d..b8224c36 100644 --- a/build.gradle +++ b/build.gradle @@ -6,7 +6,7 @@ buildscript { mavenCentral() } dependencies { - classpath 'com.android.tools.build:gradle:2.0.0' + classpath 'com.android.tools.build:gradle:2.1.0' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files -- cgit v1.2.3