mirror of
https://github.com/opengapps/opengapps.git
synced 2025-11-08 07:54:31 +00:00
99f2c9ad07
This reverts commit cd7050f08f.
31 lines
930 B
Plaintext
31 lines
930 B
Plaintext
[submodule "sources/all"]
|
|
path = sources/all
|
|
url = https://gitlab.opengapps.org/opengapps/all.git
|
|
branch = master
|
|
update = rebase
|
|
ignore = all
|
|
[submodule "sources/arm"]
|
|
path = sources/arm
|
|
url = https://gitlab.opengapps.org/opengapps/arm.git
|
|
branch = master
|
|
update = rebase
|
|
ignore = all
|
|
[submodule "sources/arm64"]
|
|
path = sources/arm64
|
|
url = https://gitlab.opengapps.org/opengapps/arm64.git
|
|
branch = master
|
|
update = rebase
|
|
ignore = all
|
|
[submodule "sources/x86"]
|
|
path = sources/x86
|
|
url = https://gitlab.opengapps.org/opengapps/x86.git
|
|
branch = master
|
|
update = rebase
|
|
ignore = all
|
|
[submodule "sources/x86_64"]
|
|
path = sources/x86_64
|
|
url = https://gitlab.opengapps.org/opengapps/x86_64.git
|
|
branch = master
|
|
update = rebase
|
|
ignore = all
|