X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/ae7af383fde387e621c28d1fd4a22243ed077eaa..c63f7fbfafbc7cd1b984e73274f87671d719cab2:/.gitmodules diff --git a/.gitmodules b/.gitmodules index b41da321..17560960 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +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/owncloudChalmers/android-library.git + branch = buildsystem/gradle_develop