From: Andy Scherzinger Date: Mon, 17 Aug 2015 21:31:52 +0000 (+0200) Subject: fix path typo X-Git-Tag: beta-20151202~3^2~74 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/7dacc6bb0409d15d2c9f9da8d77ced6f8f8945e9?ds=sidebyside;hp=--cc fix path typo --- 7dacc6bb0409d15d2c9f9da8d77ced6f8f8945e9 diff --git a/project.properties b/project.properties index 7e0f95e9..f4e0b0de 100644 --- a/project.properties +++ b/project.properties @@ -11,4 +11,4 @@ target=android-22 android.library.reference.1=owncloud-android-library android.library.reference.2=libs/android-support-appcompat-v7-exploded-aar -android.library.reference.3=lins/com-getbase-floatingactionbutton-1-10-0-exploded-aar +android.library.reference.3=libs/com-getbase-floatingactionbutton-1-10-0-exploded-aar