diff options
author | David A. Madore <david+git@madore.org> | 2012-03-16 16:48:23 +0100 |
---|---|---|
committer | David A. Madore <david+git@madore.org> | 2012-03-16 16:53:01 +0100 |
commit | 17806ff5637d15e601d0a096952acf2a5938d91c (patch) | |
tree | 095654ad6d532d460349a84f3d1da01e1b808a1f /default.properties | |
parent | 29b7e615adf0aaa2a96d38f78f5a30e1319063f4 (diff) | |
download | UnicodeMap-17806ff5637d15e601d0a096952acf2a5938d91c.tar.gz UnicodeMap-17806ff5637d15e601d0a096952acf2a5938d91c.tar.bz2 UnicodeMap-17806ff5637d15e601d0a096952acf2a5938d91c.zip |
Upgrade Android target API.
Diffstat (limited to 'default.properties')
-rw-r--r-- | default.properties | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/default.properties b/default.properties deleted file mode 100644 index 4513a1e..0000000 --- a/default.properties +++ /dev/null @@ -1,11 +0,0 @@ -# This file is automatically generated by Android Tools. -# Do not modify this file -- YOUR CHANGES WILL BE ERASED! -# -# This file must be checked in Version Control Systems. -# -# To customize properties used by the Ant build system use, -# "build.properties", and override values to adapt the script to your -# project structure. - -# Project target. -target=android-3 |