Update APKTool
[opengapps/opengapps.git] / .gitmodules
blob1fc940edb2781bfea435050e19c1fc243c0d0fc3
1 [submodule "sources/all"]
2         path = sources/all
3         url = https://gitlab.opengapps.org/opengapps/all.git
4         branch = master
5         update = rebase
6         ignore = all
7 [submodule "sources/arm"]
8         path = sources/arm
9         url = https://gitlab.opengapps.org/opengapps/arm.git
10         branch = master
11         update = rebase
12         ignore = all
13 [submodule "sources/arm64"]
14         path = sources/arm64
15         url = https://gitlab.opengapps.org/opengapps/arm64.git
16         branch = master
17         update = rebase
18         ignore = all
19 [submodule "sources/x86"]
20         path = sources/x86
21         url = https://gitlab.opengapps.org/opengapps/x86.git
22         branch = master
23         update = rebase
24         ignore = all
25 [submodule "sources/x86_64"]
26         path = sources/x86_64
27         url = https://gitlab.opengapps.org/opengapps/x86_64.git
28         branch = master
29         update = rebase
30         ignore = all