aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2016-03-15 17:18:40 -0700
committerScott Jackson <daneren2005@gmail.com>2016-03-15 17:18:40 -0700
commit9f2075c30c4d8aa07f6d5823c63aa58ab7c56950 (patch)
treede5da16f027787e5eab0bdcd8d19bbe143a8490f /build.gradle
parentc732f827992f5e57a65b5369d6215017ff881a35 (diff)
downloaddsub-9f2075c30c4d8aa07f6d5823c63aa58ab7c56950.tar.gz
dsub-9f2075c30c4d8aa07f6d5823c63aa58ab7c56950.tar.bz2
dsub-9f2075c30c4d8aa07f6d5823c63aa58ab7c56950.zip
Update gradle used
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 095091b2..0ae84223 100644
--- a/build.gradle
+++ b/build.gradle
@@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
- classpath 'com.android.tools.build:gradle:1.2.3'
+ classpath 'com.android.tools.build:gradle:1.5.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files