summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorParménides GV <parmegv@sdf.org>2013-07-25 18:22:26 +0200
committerParménides GV <parmegv@sdf.org>2013-07-25 18:22:26 +0200
commit972bcbf3c848093410732e3d9b41951984da0338 (patch)
treea73093a1d8555c9e4f01eb950012796920b1589a
parent028a3fe74c52f59b3615907367a14a867f20b463 (diff)
Updated compile.sh to target api-17
-rwxr-xr-xcompile.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/compile.sh b/compile.sh
index 2c50e02..8d946dc 100755
--- a/compile.sh
+++ b/compile.sh
@@ -1,3 +1,3 @@
#!/bin/bash
-android update project --path . --name "LEAP Android" --target android-16
+android update project --path . --name "LEAP Android" --target android-17
ant debug