mirror of
https://github.com/opengapps/opengapps.git
synced 2025-11-08 07:54:31 +00:00
+8
-8
@@ -1,30 +1,30 @@
|
||||
[submodule "sources/all"]
|
||||
path = sources/all
|
||||
url = https://gitlab.opengapps.org/opengapps/all-new.git
|
||||
branch = ten
|
||||
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-new.git
|
||||
branch = ten
|
||||
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-new.git
|
||||
branch = ten
|
||||
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-new.git
|
||||
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-new.git
|
||||
url = https://gitlab.opengapps.org/opengapps/x86_64.git
|
||||
branch = master
|
||||
update = rebase
|
||||
ignore = all
|
||||
|
||||
Reference in New Issue
Block a user