diff options
author | Parménides GV <parmegv@sdf.org> | 2013-10-10 17:13:13 +0200 |
---|---|---|
committer | cyBerta <richy@cyborgsociety.org> | 2013-11-13 00:04:11 +0100 |
commit | 002e1f633b7bda7b713f84be3bf0ad19f5a23c8c (patch) | |
tree | 87c1ac7ea5c0c1eceb92fdf1b131182f185d4c1b /build.xml | |
parent | 47c72ff3ee5d35ee42b01c4fd8017394b29445cc (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="Bitmask Android" default="help"> +<project name="Bitmask for 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 |