From f90a873c9c4b6ff73c35dccb5f130cb1c9c95725 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Wed, 8 Aug 2012 12:32:38 +0300 Subject: [PATCH] Bin accidental duplicate library reference Change-Id: I5bd94b85ced0c675f4de270205c696292ac71062 --- android/experimental/LibreOffice4Android/project.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/android/experimental/LibreOffice4Android/project.properties b/android/experimental/LibreOffice4Android/project.properties index 84e99a75ff56..fc22b7fae5f0 100644 --- a/android/experimental/LibreOffice4Android/project.properties +++ b/android/experimental/LibreOffice4Android/project.properties @@ -12,5 +12,6 @@ target=android-14 # Use the Bootstrap class android.library.reference.1=../../Bootstrap + +# Use the ActionBarSherlock library (Apache licensed) android.library.reference.2=../../abs-lib -android.library.reference.3=../../abs-lib