diff options
author | Parménides GV <parmegv@sdf.org> | 2013-10-10 17:13:13 +0200 |
---|---|---|
committer | cyBerta <richy@cyborgsociety.org> | 2013-11-09 20:23:01 +0100 |
commit | 0abfb2f21719d0c49aaf5713dbde41cc20ade055 (patch) | |
tree | ba5e95a2c439e5e754e88b542172c38be2ea4ed2 /build.xml | |
parent | e4f53f8bf019fdb2d8f73325c6ec6908002e8899 (diff) |
Changed some documentation and scripts.
Diffstat (limited to 'build.xml')
-rw-r--r-- | build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<project name="LEAP Android" default="help"> +<project name="Bitmask Android" default="help"> <!-- The local.properties file is created and updated by the 'android' tool. It contains the path to the SDK. It should *NOT* be checked into |