From 10b980cacf9c88dbd51b05b602cfeccccb09d1cb Mon Sep 17 00:00:00 2001 From: tobiasKaminsky Date: Wed, 22 Oct 2014 11:02:48 +0200 Subject: [PATCH] - fixed wrong project.properties --- project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.properties b/project.properties index c149c453..28edd993 100644 --- a/project.properties +++ b/project.properties @@ -10,4 +10,4 @@ # Project target. target=android-19 android.library.reference.1=actionbarsherlock/library -android.library.reference.2=../android-library/android-library +android.library.reference.2=owncloud-android-library -- 2.11.0