From ab76867c003f675ff3e446bce2cf1282dff765b0 Mon Sep 17 00:00:00 2001 From: Ahmet Inan Date: Tue, 10 Feb 2015 14:42:08 +0100 Subject: [PATCH] gradle updates --- Robot36.iml | 2 -- build.gradle | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/Robot36.iml b/Robot36.iml index 42f4ed5..0bb6048 100644 --- a/Robot36.iml +++ b/Robot36.iml @@ -8,8 +8,6 @@ - - diff --git a/build.gradle b/build.gradle index 6356aab..741f70e 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ buildscript { jcenter() } dependencies { - classpath 'com.android.tools.build:gradle:1.0.0' + classpath 'com.android.tools.build:gradle:1.0.1' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files