aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAidan Follestad <drummer.aidan@gmail.com>2016-01-11 13:33:41 -0600
committerAidan Follestad <drummer.aidan@gmail.com>2016-01-11 13:33:41 -0600
commite1ef4ec320612e1a1578d3af686cb80eb8f2fb46 (patch)
tree2c5f3ad2c020d520968303d2ec242edf079ab334
parentf89e43f427e57224aa996f6f153fe05488cf642e (diff)
downloadafollestad-e1ef4ec320612e1a1578d3af686cb80eb8f2fb46.tar.gz
Gradle update
-rw-r--r--build.gradle2
-rw-r--r--gradle/wrapper/gradle-wrapper.properties2
2 files changed, 2 insertions, 2 deletions
diff --git a/build.gradle b/build.gradle
index ee5c730..8f6beb5 100644
--- a/build.gradle
+++ b/build.gradle
@@ -3,7 +3,7 @@ buildscript {
jcenter()
}
dependencies {
- classpath 'com.android.tools.build:gradle:1.3.1'
+ classpath 'com.android.tools.build:gradle:2.0.0-alpha3'
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.3'
classpath 'com.github.ben-manes:gradle-versions-plugin:0.11.3'
}
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index 0f7ae5e..e53fad9 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.7-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-2.9-all.zip