gapps: fix name

This commit is contained in:
2024-12-06 18:21:14 +09:00
parent 70a72e2b9d
commit 5cc9f06e66

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="mindthegapps" fetch="https://gitlab.com/MindTheGapps" />
<project name="MindTheGapps/vendor_gapps" path="vendor/gapps" remote="mindthegapps" revision="vic" />
<project name="vendor_gapps" path="vendor/gapps" remote="mindthegapps" revision="vic" />
</manifest>