diff options
author | Parménides GV <parmegv@sdf.org> | 2013-10-10 17:13:13 +0200 |
---|---|---|
committer | Sean Leonard <meanderingcode@aetherislands.net> | 2013-10-20 13:21:50 -0700 |
commit | 0a24acb85b585b6ccd985fe58e2a831a20b51fa7 (patch) | |
tree | 9cdea36ea95f458e16c783c04bc13183c18df208 /build.xml | |
parent | 413b0c9d35527a9b16e1d3b1f4cf466be9fac6c4 (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 |