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