summaryrefslogtreecommitdiff
path: root/compile.sh
diff options
context:
space:
mode:
authorParménides GV <parmegv@sdf.org>2013-10-10 17:13:13 +0200
committerSean Leonard <meanderingcode@aetherislands.net>2013-10-20 13:21:50 -0700
commit0a24acb85b585b6ccd985fe58e2a831a20b51fa7 (patch)
tree9cdea36ea95f458e16c783c04bc13183c18df208 /compile.sh
parent413b0c9d35527a9b16e1d3b1f4cf466be9fac6c4 (diff)
Changed some documentation and scripts.
Diffstat (limited to 'compile.sh')
-rwxr-xr-xcompile.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/compile.sh b/compile.sh
index 8d946dcc..77bd6caa 100755
--- a/compile.sh
+++ b/compile.sh
@@ -1,3 +1,3 @@
#!/bin/bash
-android update project --path . --name "LEAP Android" --target android-17
+android update project --path . --name "Bitmask Android" --target android-17
ant debug