Add TokenAutoComplete and StickyListHeaders as maven dependencies instead of git submodules

This commit is contained in:
Dominik Schürmann
2015-03-30 16:08:25 +02:00
parent 91494dd3a3
commit 2050be3995
4 changed files with 4 additions and 14 deletions

8
.gitmodules vendored
View File

@@ -1,7 +1,3 @@
[submodule "extern/StickyListHeaders"]
path = extern/StickyListHeaders
url = https://github.com/open-keychain/StickyListHeaders.git
ignore = dirty
[submodule "extern/spongycastle"]
path = extern/spongycastle
url = https://github.com/open-keychain/spongycastle.git
@@ -26,10 +22,6 @@
path = extern/minidns
url = https://github.com/open-keychain/minidns.git
ignore = dirty
[submodule "extern/TokenAutoComplete"]
path = extern/TokenAutoComplete
url = https://github.com/open-keychain/TokenAutoComplete
ignore = dirty
[submodule "extern/safeslinger-exchange"]
path = extern/safeslinger-exchange
url = https://github.com/open-keychain/exchange-android