diff options
author | Koushik Dutta <koush@koushikdutta.com> | 2013-01-07 13:09:46 -0800 |
---|---|---|
committer | Koushik Dutta <koush@koushikdutta.com> | 2013-01-07 13:09:46 -0800 |
commit | 043ff55a9a9926a17eb0020c5cddf4813f2f7272 (patch) | |
tree | 2418b1a21823623991141503b9c8947a7fbf33b0 /AndroidAsyncSample | |
parent | e7507dd211e152c91d1bf986f75bb8647c4edce7 (diff) | |
download | AndroidAsync-043ff55a9a9926a17eb0020c5cddf4813f2f7272.tar.gz AndroidAsync-043ff55a9a9926a17eb0020c5cddf4813f2f7272.tar.bz2 AndroidAsync-043ff55a9a9926a17eb0020c5cddf4813f2f7272.zip |
remove local.properties
Diffstat (limited to 'AndroidAsyncSample')
-rw-r--r-- | AndroidAsyncSample/local.properties | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/AndroidAsyncSample/local.properties b/AndroidAsyncSample/local.properties deleted file mode 100644 index 1559244..0000000 --- a/AndroidAsyncSample/local.properties +++ /dev/null @@ -1,10 +0,0 @@ -# This file is automatically generated by Android Tools. -# Do not modify this file -- YOUR CHANGES WILL BE ERASED! -# -# This file must *NOT* be checked into Version Control Systems, -# as it contains information specific to your local configuration. - -# location of the SDK. This is only used by Ant -# For customization when using a Version Control System, please read the -# header note. -sdk.dir=/Users/koush/src/android-sdk |