aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2016-04-13 17:38:28 -0700
committerScott Jackson <daneren2005@gmail.com>2016-04-13 17:38:28 -0700
commitfd25d8e96e8489316a90369c6c653ea5ad74e10f (patch)
treec246cfe8d32d2e9665e13521a9501afe6c32c541 /build.gradle
parent1730079b13f16679765e8473e8fb96c2bd34a3ea (diff)
downloaddsub-fd25d8e96e8489316a90369c6c653ea5ad74e10f.tar.gz
dsub-fd25d8e96e8489316a90369c6c653ea5ad74e10f.tar.bz2
dsub-fd25d8e96e8489316a90369c6c653ea5ad74e10f.zip
Update to latest gradle
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 0ae84223..41b05e3f 100644
--- a/build.gradle
+++ b/build.gradle
@@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
- classpath 'com.android.tools.build:gradle:1.5.0'
+ classpath 'com.android.tools.build:gradle:2.0.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files