aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2016-06-24 16:44:16 -0700
committerScott Jackson <daneren2005@gmail.com>2016-06-24 16:44:16 -0700
commit2beb2b77daa298359b284b748d2cd382f9bd8a6b (patch)
tree973f53c66e3fb23f59741073a84f791dd3c984b0 /build.gradle
parent49f80c4810e3388bbaba13d9382cd8c6971bdd75 (diff)
downloaddsub-2beb2b77daa298359b284b748d2cd382f9bd8a6b.tar.gz
dsub-2beb2b77daa298359b284b748d2cd382f9bd8a6b.tar.bz2
dsub-2beb2b77daa298359b284b748d2cd382f9bd8a6b.zip
Update 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 d1c1c791..021cd0ac 100644
--- a/build.gradle
+++ b/build.gradle
@@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
- classpath 'com.android.tools.build:gradle:2.1.0'
+ classpath 'com.android.tools.build:gradle:2.1.2'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files