From: David A. Velasco Date: Thu, 20 Feb 2014 16:51:13 +0000 (+0100) Subject: Updated .gitmodules for easier access to ownCloud library from different environments X-Git-Tag: oc-android-1.5.5~35^2 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/10e856c2e8e56e43647153faaee6e9e7ab4a3bcd?ds=inline;hp=-c Updated .gitmodules for easier access to ownCloud library from different environments --- 10e856c2e8e56e43647153faaee6e9e7ab4a3bcd diff --git a/.gitmodules b/.gitmodules index 12d15b6e..f0ca8721 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,4 @@ url = git://github.com/JakeWharton/ActionBarSherlock.git [submodule "owncloud-android-library"] path = owncloud-android-library - url = git@github.com:owncloud/android-library.git + url = git://github.com/owncloud/android-library.git