diff options
author | Parménides GV <parmegv@sdf.org> | 2013-05-29 16:22:41 +0200 |
---|---|---|
committer | Parménides GV <parmegv@sdf.org> | 2013-05-29 16:22:41 +0200 |
commit | c76baffeb884aa9bc7bfdd481fe57312c736c390 (patch) | |
tree | b87d964863b24b5b8f69f8d89a714bd00738cf48 /build.xml | |
parent | 4662ceb3ad0dfe9b8fef188fac5669cf9489cb06 (diff) |
Updated the name of the project in build.xml
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="MainActivity" default="help"> +<project name="LEAP 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 |