-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
35 lines (35 loc) · 932 Bytes
/
Copy path.gitmodules
File metadata and controls
35 lines (35 loc) · 932 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
[submodule "os-updater"]
path = apps/os-updater/source
url = https://github.com/oxygen-updater/os-updater
branch = master
shallow = true
[submodule "materialfiles"]
path = apps/materialfiles/source
url = https://github.com/zhanghai/MaterialFiles
branch = master
shallow = true
[submodule "telegram"]
path = apps/telegram/source
url = https://github.com/DrKLO/Telegram
branch = master
shallow = true
[submodule "v2rayng"]
path = apps/v2rayng/source
url = https://github.com/2dust/v2rayNG
branch = master
shallow = true
[submodule "ota-pulse"]
path = apps/ota-pulse/source
url = https://github.com/RemuruSama/OTA-Pulse.git
branch = main
shallow = true
[submodule "libv2ray"]
path = apps/libv2ray/source
url = https://github.com/2dust/AndroidLibXrayLite
branch = main
shallow = true
[submodule "xray-core"]
path = apps/libv2ray/xray-core
url = https://github.com/XTLS/Xray-core
branch = main
shallow = true