diff options
author | daniel oeh <daniel.oeh@gmail.com> | 2013-08-15 13:25:57 +0200 |
---|---|---|
committer | daniel oeh <daniel.oeh@gmail.com> | 2013-08-15 13:25:57 +0200 |
commit | 4c9f4cf4de1f01c2688dfcb02285b8d4ebb941f0 (patch) | |
tree | 76ef829c370b668bd4c37b233e097db7ce4a95f9 | |
parent | 9073343a950cb81e70ff6352ceea6addf6131925 (diff) | |
download | AntennaPod-4c9f4cf4de1f01c2688dfcb02285b8d4ebb941f0.zip |
Updated android gradle plugin
-rw-r--r-- | build.gradle | 2 | ||||
m--------- | submodules/dslv | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle index e1fef631f..052d9ee27 100644 --- a/build.gradle +++ b/build.gradle @@ -3,7 +3,7 @@ buildscript { mavenCentral() } dependencies { - classpath 'com.android.tools.build:gradle:0.5.5' + classpath 'com.android.tools.build:gradle:0.5.6' } } apply plugin: 'android' diff --git a/submodules/dslv b/submodules/dslv -Subproject c56bf97269d5dc90df1c428fd18df0e7619eff0 +Subproject 643cc2a1afd4f849d5a33f014f877f7d7c10b2d |