X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/271078a4039f3c674462f929bc97528901e41e64..c63f7fbfafbc7cd1b984e73274f87671d719cab2:/.gitmodules diff --git a/.gitmodules b/.gitmodules index f0ca8721..17560960 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/owncloudChalmers/android-library.git + branch = buildsystem/gradle_develop