aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2016-04-27 17:16:43 -0700
committerScott Jackson <daneren2005@gmail.com>2016-04-27 17:16:43 -0700
commit48022a5308d93af2cba095ddef021b06bb91f19b (patch)
tree2b90ffc9c63826d2494e50ff8c0cc0768e74568e /build.gradle
parent5fc25df4eb3cf1427a00319e5599ab0c97022416 (diff)
downloaddsub-48022a5308d93af2cba095ddef021b06bb91f19b.tar.gz
dsub-48022a5308d93af2cba095ddef021b06bb91f19b.tar.bz2
dsub-48022a5308d93af2cba095ddef021b06bb91f19b.zip
Upgrade gradle to 2.1
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 41b05e3f..d1c1c791 100644
--- a/build.gradle
+++ b/build.gradle
@@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
- classpath 'com.android.tools.build:gradle:2.0.0'
+ 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