summaryrefslogtreecommitdiff
path: root/compile.sh
diff options
context:
space:
mode:
authorSean Leonard <meanderingcode@aetherislands.net>2013-10-20 14:15:22 -0700
committerSean Leonard <meanderingcode@aetherislands.net>2013-10-20 14:15:22 -0700
commitd3413b007a8f89e8a222455b5dd571b0e05e5a78 (patch)
tree40981e15c9eff744c71278e42cd0aba203c23f08 /compile.sh
parent04fedee9f6be1e3e46a8c91c9a39343513cc6fe1 (diff)
parentf657ab24f95016173d037d1e4714bb07bcd33fc2 (diff)
Merge branch 'feature/rebrand-as-bitmask' into develop
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