From 972bcbf3c848093410732e3d9b41951984da0338 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Thu, 25 Jul 2013 18:22:26 +0200 Subject: Updated compile.sh to target api-17 --- compile.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3