14 lines
582 B
XML
14 lines
582 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<manifest>
|
|
<remote name="github" fetch="https://github.com" />
|
|
<remote name="gitlab" fetch="https://gitlab.com" />
|
|
<remote name="jojo" fetch="http://62.178.96.192:3000" />
|
|
|
|
<!-- LeOS -->
|
|
<project name="JoJo/vendor_LeOS" path="vendor/LeOS" remote="jojo" revision="LeOS-U" />
|
|
<project name="JoJo/vendor_addons" path="vendor/addons" remote="jojo" revision="LeOS-U" />
|
|
|
|
<project name="crdroidandroid/android_packages_inputmethods_LatinIME" path="packages/inputmethodes/LatinIME" remote="crdroid" revision="14.0" />
|
|
|
|
</manifest>
|