forked from cinit/QAuxiliary
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
39 lines (39 loc) · 1.14 KB
/
.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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
[submodule "libs/mmkv/MMKV"]
path = libs/mmkv/MMKV
url = https://github.com/Tencent/MMKV
shallow = true
fetchRecurseSubmodules = false
[submodule "libs/stub/qq-stub"]
path = libs/stub/qq-stub
url = https://github.com/LuckyPray/qq-stub
[submodule "libs/dexkit/DexKit"]
path = libs/dexkit/DexKit
url = https://github.com/LuckyPray/DexKit
[submodule "libs/linux-syscall-support"]
path = libs/linux-syscall-support
url = https://chromium.googlesource.com/linux-syscall-support
shallow = true
[submodule "libs/Dobby"]
path = libs/Dobby
url = https://github.com/LSPosed/Dobby
shallow = true
[submodule "libs/libunwindstack"]
path = libs/libunwindstack
url = https://github.com/cinit/libunwindstack
shallow = true
[submodule "libs/xView/EasyAdapter"]
path = libs/xView/EasyAdapter
url = https://github.com/Hicores/EasyAdapter
shallow = true
[submodule "libs/xView/XPopup"]
path = libs/xView/XPopup
url = https://github.com/Hicores/XPopup
shallow = true
[submodule "libs/fmt"]
path = libs/fmt
url = https://github.com/fmtlib/fmt
shallow = true
[submodule "libs/LSPlant"]
path = libs/LSPlant
url = https://github.com/LSPosed/LSPlant
shallow = true