forked from metrodroid/metrodroid
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 904 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "third_party/vpereira_bilhete"]
path = third_party/vpereira_bilhete
url = https://github.com/vpereira/bilhete.git
shallow = true
[submodule "third_party/material-design-icons/icons"]
path = third_party/material-design-icons/icons
url = https://github.com/google/material-design-icons.git
shallow = true
[submodule "third_party/ovc-tools"]
path = third_party/ovc-tools
url = https://github.com/wandcode/ovc-tools
shallow = true
[submodule "third_party/RejsekortReader"]
path = third_party/RejsekortReader
url = https://github.com/mchro/RejsekortReader.git
shallow = true
[submodule "third_party/protobuf"]
path = third_party/protobuf
url = https://github.com/protocolbuffers/protobuf.git
shallow = true
[submodule "third_party/openjavacard-smartcardio"]
path = third_party/openjavacard-smartcardio
url = https://github.com/micolous/openjavacard-smartcardio.git
shallow = true