summaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2014-12-10 21:28:56 +0100
committerdaniel oeh <daniel.oeh@gmail.com>2014-12-10 21:28:56 +0100
commit30ac9ecf1d49097a7c308ef868eaaa796c52e034 (patch)
treec31e11f961c18d6c739914331ea9154f6ec30a6c /build.gradle
parent43243c1b70b6cae7f7ce3105e171afa6f9982144 (diff)
downloadAntennaPod-30ac9ecf1d49097a7c308ef868eaaa796c52e034.zip
Upgraded dependencies
Flattr4j has been upgraded to 2.12. This version makes it possible to use flattr on Android 2.3 devices.
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 efa6e1773..9f1a2d6ab 100644
--- a/build.gradle
+++ b/build.gradle
@@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
- classpath 'com.android.tools.build:gradle:1.0.0-rc4'
+ classpath 'com.android.tools.build:gradle:1.0.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files