X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/f02bfbdd6749fc154de0d92fc49a16b1fa57ccea..880ffab34c267c795ff08dfb0dfc0428fa0da11f:/.gitmodules diff --git a/.gitmodules b/.gitmodules index 12d15b6e..fa52fcd6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,5 @@ -[submodule "actionbarsherlock"] - path = actionbarsherlock - 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 + branch = develop