Update opengapps.xml

As per https://github.com/opengapps/opengapps/issues/722#issuecomment-619373192, host gitlab.nezorfla.me no longer resolves. New host is gitlab.opengapps.org.
This commit is contained in:
Loggus66 2020-11-02 19:37:18 +05:00 committed by GitHub
parent 699cf98add
commit cef9f25891
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="opengapps" fetch="http://gitlab.nezorfla.me/opengapps/" />
<remote name="opengapps" fetch="http://gitlab.opengapps.org/opengapps/" />
<remote name="opengappsold" fetch="http://github.com/opengapps/" />
<project path="vendor/opengapps/build" name="aosp_build" revision="master" remote="opengappsold" />