aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidAsync/project.properties
diff options
context:
space:
mode:
authorKoushik Dutta <koushd@gmail.com>2013-08-31 16:25:05 -0700
committerKoushik Dutta <koushd@gmail.com>2013-08-31 16:25:05 -0700
commit78b2436f574b41531e8b47f6a86d7964f80ac2b1 (patch)
tree5aa0e4d99e58188b8902d224162fa9b7c3f6c969 /AndroidAsync/project.properties
parent9fac4cb9d85ab6978210539620f3695838483dd4 (diff)
downloadAndroidAsync-78b2436f574b41531e8b47f6a86d7964f80ac2b1.tar.gz
AndroidAsync-78b2436f574b41531e8b47f6a86d7964f80ac2b1.tar.bz2
AndroidAsync-78b2436f574b41531e8b47f6a86d7964f80ac2b1.zip
Breaking change:
All HTTP bodies have moved into the com.koushikdutta.async.http.body namespace. Add support for Document bodies. Change-Id: I9b77e81b405aaa38ccf2afa030053e0ff9666761
Diffstat (limited to 'AndroidAsync/project.properties')
-rw-r--r--AndroidAsync/project.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidAsync/project.properties b/AndroidAsync/project.properties
index 484dab0..1b8c5a3 100644
--- a/AndroidAsync/project.properties
+++ b/AndroidAsync/project.properties
@@ -11,5 +11,5 @@
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
# Project target.
-target=android-17
+target=android-18
android.library=true