From 37a374df58121b0f8890fa4042fdc237eadd501c Mon Sep 17 00:00:00 2001 From: Jorge Antonio Diaz-Benito Soriano Date: Fri, 28 Nov 2014 12:16:34 +0100 Subject: [PATCH] Change submodule from owncloudChalmers/android-library to ownCloud/android-library --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 17560960..fa52fcd6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,5 +1,5 @@ [submodule "owncloud-android-library"] path = owncloud-android-library - url = git://github.com/owncloudChalmers/android-library.git - branch = buildsystem/gradle_develop + url = git://github.com/owncloud/android-library.git + branch = develop -- 2.11.0