From f1230d46f37844af2ada4a4478f1e7d5d1ea5fea Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Tue, 5 May 2015 20:02:53 -0400 Subject: [PATCH] Android Studio 1.2 and Grade 1.2.2 update --- app/app.iml | 8 ++++---- build.gradle | 2 +- moonlight-android.iml | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/app/app.iml b/app/app.iml index 6dc028cf..ca76e7ea 100644 --- a/app/app.iml +++ b/app/app.iml @@ -1,5 +1,5 @@ - + @@ -12,8 +12,9 @@ - - + \ No newline at end of file diff --git a/build.gradle b/build.gradle index 833eee9a..01de6eff 100644 --- a/build.gradle +++ b/build.gradle @@ -4,7 +4,7 @@ buildscript { jcenter() } dependencies { - classpath 'com.android.tools.build:gradle:1.1.0' + classpath 'com.android.tools.build:gradle:1.2.2' } } diff --git a/moonlight-android.iml b/moonlight-android.iml index 0bb6048a..a859e19f 100644 --- a/moonlight-android.iml +++ b/moonlight-android.iml @@ -1,9 +1,10 @@ - + @@ -15,5 +16,4 @@ - - + \ No newline at end of file