mirror of
https://github.com/lineageos4microg/docker-lineage-cicd
synced 2024-11-09 10:09:56 +01:00
93cc0e5cb5
The Updater URL property and format has changed in e930cf7 (cm-14.1) and 5252d60 (lineage-15.1), now the full URL (plus the placeholders) must be specified.
8 lines
218 B
XML
8 lines
218 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
|
|
<!-- Set a custom Updater URL -->
|
|
<string name="{name}" translatable="false">{url}</string>
|
|
|
|
</resources>
|