File tree Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 1
1
<project default =" package" >
2
2
<property file =" local.properties" />
3
- <property file =" default .properties" />
3
+ <property file =" project .properties" />
4
4
5
5
<!-- Package properties -->
6
6
<property name =" package.name" value =" android-async-http" />
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ # This file is automatically generated by Android Tools.
2
+ # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
3
+ #
4
+ # This file must be checked in Version Control Systems.
5
+ #
6
+ # To customize properties used by the Ant build system use,
7
+ # "ant.properties", and override values to adapt the script to your
8
+ # project structure.
9
+
10
+ android.library =true
11
+ # Project target.
12
+ target =android-3
You can’t perform that action at this time.
0 commit comments