From: tobiasKaminsky Date: Wed, 22 Oct 2014 09:02:48 +0000 (+0200) Subject: - fixed wrong project.properties X-Git-Tag: oc-android-1.7.0_signed~90^2~23 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/10b980cacf9c88dbd51b05b602cfeccccb09d1cb?ds=inline;hp=--cc - fixed wrong project.properties --- 10b980cacf9c88dbd51b05b602cfeccccb09d1cb 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