diff options
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 for Android" --target android-17 +android update project --path . --name "Bitmask for Android" --target android-15 ant debug |