aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2016-10-11 17:01:50 -0700
committerScott Jackson <daneren2005@gmail.com>2016-10-11 17:01:50 -0700
commitda04e2c1d00217fc55943574bc318a2b52ad5823 (patch)
treec88263261b659d125c9d8585ed260bddf869b11e /build.gradle
parenta09b7f8b2bac877655e10f5f7f8f37779d119595 (diff)
downloaddsub-da04e2c1d00217fc55943574bc318a2b52ad5823.tar.gz
dsub-da04e2c1d00217fc55943574bc318a2b52ad5823.tar.bz2
dsub-da04e2c1d00217fc55943574bc318a2b52ad5823.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 af9a87ab..3dfb085a 100644
--- a/build.gradle
+++ b/build.gradle
@@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
- classpath 'com.android.tools.build:gradle:2.2.0'
+ classpath 'com.android.tools.build:gradle:2.2.1'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files