aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2017-06-13 12:00:54 -0700
committerScott Jackson <daneren2005@gmail.com>2017-06-13 12:00:54 -0700
commitb0e0ab17a5689e726efb51a0a6a56da634aaa79f (patch)
tree2357ddf5bea1d357004f6ae15f8f7afd096c6fda /build.gradle
parent9ff3e1a006a1071a0c5cb6d95a7383318d26a685 (diff)
downloaddsub-b0e0ab17a5689e726efb51a0a6a56da634aaa79f.tar.gz
dsub-b0e0ab17a5689e726efb51a0a6a56da634aaa79f.tar.bz2
dsub-b0e0ab17a5689e726efb51a0a6a56da634aaa79f.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 b3146795..b304f7fc 100644
--- a/build.gradle
+++ b/build.gradle
@@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
- classpath 'com.android.tools.build:gradle:2.3.1'
+ classpath 'com.android.tools.build:gradle:2.3.3'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files