Files
Ilya Danilkin 99f2c9ad07 Revert "add new experimental repos"
This reverts commit cd7050f08f.
2019-11-04 23:06:03 +03:00

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