summaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorMartin Fietz <Martin.Fietz@gmail.com>2015-09-27 13:51:55 +0200
committerMartin Fietz <Martin.Fietz@gmail.com>2015-09-27 15:12:12 +0200
commite74a549b1b4a2b3f3630914bf68c6e0bf731ec24 (patch)
tree36163a1eee882b8f3a5949b4e8f757bccf46f100 /build.gradle
parentbdc301cb5d6e97f61fe5ad43ad3033ff09bb9b70 (diff)
downloadAntennaPod-e74a549b1b4a2b3f3630914bf68c6e0bf731ec24.zip
Upgrade Gradle and AntennaPod-AudioPlayer
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 5ecba88d5..4d68d8da2 100644
--- a/build.gradle
+++ b/build.gradle
@@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
- classpath 'com.android.tools.build:gradle:1.3.0'
+ classpath 'com.android.tools.build:gradle:1.3.1'
classpath 'me.tatarka:gradle-retrolambda:3.2.2'
// NOTE: Do not place your application dependencies here; they belong