mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2025-03-17 13:22:40 +01:00
add lark as submodule
This commit is contained in:
parent
e7510d2275
commit
fb0fd013d9
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +1,6 @@
|
||||
[submodule "drongo"]
|
||||
path = drongo
|
||||
url = ../../sparrowwallet/drongo.git
|
||||
[submodule "lark"]
|
||||
path = lark
|
||||
url = ../../sparrowwallet/lark.git
|
||||
|
1
lark
Submodule
1
lark
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 6108d1dbd1d6d6057a8c14fc1539ae07c273ea9a
|
@ -1,3 +1,4 @@
|
||||
rootProject.name = 'sparrow'
|
||||
include 'drongo'
|
||||
include 'lark'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user