summaryrefslogtreecommitdiff
path: root/compile.sh
diff options
context:
space:
mode:
authorParménides GV <parmegv@sdf.org>2013-10-17 17:40:20 +0200
committercyBerta <richy@cyborgsociety.org>2013-11-13 00:04:12 +0100
commitd70e717f6347006b75fcfb17561ef8c38404b46b (patch)
tree65e76691099054d1c9f8a0a84f08c918dfb9a6cf /compile.sh
parent740832245a3f94ca534b48df2daeefb2d1656865 (diff)
We need API 15 installed.
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 250f9460..179440d0 100755
--- a/compile.sh
+++ b/compile.sh
@@ -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