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 /compile.sh | |
parent | 47c72ff3ee5d35ee42b01c4fd8017394b29445cc (diff) |
Changed some documentation and scripts.
Diffstat (limited to 'compile.sh')
-rwxr-xr-x | compile.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ #!/bin/bash -android update project --path . --name "Bitmask Android" --target android-17 +android update project --path . --name "Bitmask for Android" --target android-17 ant debug |