aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2016-10-22 14:13:12 -0700
committerScott Jackson <daneren2005@gmail.com>2016-10-22 14:13:12 -0700
commit5be695799a506cb885d4a14abda3a52dbf8d3a4c (patch)
tree48250278d4adbe40892c9193b4adc8bb2c9921de /build.gradle
parentbb248548d25a14d695b48051d8df79422c398878 (diff)
downloaddsub-5be695799a506cb885d4a14abda3a52dbf8d3a4c.tar.gz
dsub-5be695799a506cb885d4a14abda3a52dbf8d3a4c.tar.bz2
dsub-5be695799a506cb885d4a14abda3a52dbf8d3a4c.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 3dfb085a..5b7e9efd 100644
--- a/build.gradle
+++ b/build.gradle
@@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
- classpath 'com.android.tools.build:gradle:2.2.1'
+ classpath 'com.android.tools.build:gradle:2.2.2'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files