From d637ad46a716a45a3ba450aa65816ceb2f6a63da Mon Sep 17 00:00:00 2001 From: James Morris Date: Thu, 21 Jul 2016 15:37:36 -0700 Subject: [PATCH] rollback some build tools --- app/app.iml | 4 +--- build.gradle | 2 +- gradle/wrapper/gradle-wrapper.properties | 2 +- library/library.iml | 8 +------- 4 files changed, 4 insertions(+), 12 deletions(-) diff --git a/app/app.iml b/app/app.iml index e555f70..5f42cfe 100644 --- a/app/app.iml +++ b/app/app.iml @@ -32,14 +32,12 @@ - - @@ -105,9 +103,9 @@ + - \ No newline at end of file diff --git a/build.gradle b/build.gradle index 2e0786e..2ea487d 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ buildscript { jcenter() } dependencies { - classpath 'com.android.tools.build:gradle:2.2.0-alpha5' + 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 diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index e9cfca3..8a1cefe 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-2.14-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-2.13-all.zip diff --git a/library/library.iml b/library/library.iml index be5dac9..cc6e2cd 100644 --- a/library/library.iml +++ b/library/library.iml @@ -33,14 +33,12 @@ - - @@ -89,10 +87,6 @@ - - - - @@ -110,8 +104,8 @@ + - \ No newline at end of file