diff options
author | Koushik Dutta <koush@koushikdutta.com> | 2013-01-07 13:06:39 -0800 |
---|---|---|
committer | Koushik Dutta <koush@koushikdutta.com> | 2013-01-07 13:06:39 -0800 |
commit | e7507dd211e152c91d1bf986f75bb8647c4edce7 (patch) | |
tree | 94db0470cb4bc2fc49be5fe071b00d1b9fd43c82 /AndroidAsyncSample | |
parent | de113d985edcd37ff912ab9f356a422ec81ba150 (diff) | |
download | AndroidAsync-e7507dd211e152c91d1bf986f75bb8647c4edce7.tar.gz AndroidAsync-e7507dd211e152c91d1bf986f75bb8647c4edce7.tar.bz2 AndroidAsync-e7507dd211e152c91d1bf986f75bb8647c4edce7.zip |
updates
Diffstat (limited to 'AndroidAsyncSample')
-rw-r--r-- | AndroidAsyncSample/project.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidAsyncSample/project.properties b/AndroidAsyncSample/project.properties index cf0295b..32fa4ac 100644 --- a/AndroidAsyncSample/project.properties +++ b/AndroidAsyncSample/project.properties @@ -11,5 +11,5 @@ #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt # Project target. -target=android-16 +target=android-17 android.library.reference.1=../AndroidAsync |