summaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2014-11-19 15:46:45 +0100
committerdaniel oeh <daniel.oeh@gmail.com>2014-11-19 15:46:45 +0100
commitf46d7dad2e1b9e2a9f6a5fd9a40b6b9c4fab5ced (patch)
tree2417783b3e4a0d9274924ae231644337c8c2caba /build.gradle
parent532513d0e27678f6ebe7887a9187d8d77cab772d (diff)
downloadAntennaPod-f46d7dad2e1b9e2a9f6a5fd9a40b6b9c4fab5ced.zip
Updated dependencies
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 410e061e8..9c6a1f9d8 100644
--- a/build.gradle
+++ b/build.gradle
@@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
- classpath 'com.android.tools.build:gradle:0.14.1'
+ classpath 'com.android.tools.build:gradle:0.14.2'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files