android/sdremote/project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 7b2a6bd0cd68d25d2781c16793cac3c205a61982 Author: Tor Lillqvist <[email protected]> Date: Tue Aug 21 14:53:46 2012 +0300 API level 14 should be enough for this, too Change-Id: Id607f13b1e655e80f958da54506200ccc22c1720 diff --git a/android/sdremote/project.properties b/android/sdremote/project.properties index 5b5b60a..0a15e2e 100644 --- a/android/sdremote/project.properties +++ b/android/sdremote/project.properties @@ -11,5 +11,5 @@ #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt # Project target. -target=android-15 +target=android-14 android.library.reference.1=../abs-lib/ _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
