From 79f7a3e1ea17cfdefc44f9350e092af027a9a26e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Tue, 26 Nov 2013 17:48:37 +0100 Subject: Tests can be run from cli. Command: cd tests && ./run.sh --- tests/project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/project.properties') diff --git a/tests/project.properties b/tests/project.properties index 0840b4a0..a3ee5ab6 100644 --- a/tests/project.properties +++ b/tests/project.properties @@ -11,4 +11,4 @@ #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt # Project target. -target=android-15 +target=android-17 -- cgit v1.2.3