From f2d44f42d96e88386445d8fb63a58895e1262508 Mon Sep 17 00:00:00 2001 From: "David A. Velasco" Date: Tue, 21 Jan 2014 15:03:36 +0100 Subject: [PATCH] ownCloud app linked to owncloud-android-library in its new location as submodule --- project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.properties b/project.properties index dbd0f5e5..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=oc_framework +android.library.reference.2=owncloud-android-library -- 2.11.0