aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2016-09-19 17:31:01 -0700
committerScott Jackson <daneren2005@gmail.com>2016-09-19 17:31:01 -0700
commitf5806c658df40382007f523c337de94e4f413b46 (patch)
tree59a6dda9089dbf1327896408d5f928c781891a25 /build.gradle
parenta1b4150eafd6358d4b2724693fc4b4a847c4b37a (diff)
downloaddsub-f5806c658df40382007f523c337de94e4f413b46.tar.gz
dsub-f5806c658df40382007f523c337de94e4f413b46.tar.bz2
dsub-f5806c658df40382007f523c337de94e4f413b46.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 db35b661..af9a87ab 100644
--- a/build.gradle
+++ b/build.gradle
@@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
- classpath 'com.android.tools.build:gradle:2.1.3'
+ classpath 'com.android.tools.build:gradle:2.2.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files