Skip to content

Commit ab3d93a

Browse files
committed
add default properties
1 parent 7ef242c commit ab3d93a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

default.properties

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
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+
# "build.properties", and override values to adapt the script to your
8+
# project structure.
9+
10+
# Project target.
11+
target=android-3
12+
# Indicates whether an apk should be generated for each density.
13+
split.density=false

0 commit comments

Comments
 (0)