Add TokenAutoComplete and StickyListHeaders as maven dependencies instead of git submodules
This commit is contained in:
8
.gitmodules
vendored
8
.gitmodules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user